Skip to content

Commit afe4a2b

Browse files
Update maven-reporting to 4.x
1 parent 81615d0 commit afe4a2b

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

pgp-keys-map.list

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,30 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18+
com.github.cliftonlabs:json-simple = 0xD4173520C54781C310C6E10C4425263EB7F112F0
1819
com.github.luben:zstd-jni = 0x9AC5712CABE9635B65663AB0711C0A9A896FE336
1920
com.google.collections:google-collections:*:1.0 = noSig
20-
commons-beanutils:commons-beanutils:*:1.7.0 = noSig
21+
commons-beanutils:commons-beanutils = 0xB6E73D84EA4FCC47166087253FAAD2CD5ECBB314
2122
commons-chain:commons-chain:*:1.1 = noSig
2223
commons-codec:commons-codec = 0x2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB, 0xF4DD59C90148BDC52BEB90A4530AA5F25C25011F
2324
commons-collections:commons-collections = 0x0CC641C3A62453AB390066C4A41F13C999945293
2425
commons-digester:commons-digester:*:1.8 = noSig
2526
commons-io:commons-io = 0x2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB
2627
commons-lang:commons-lang = 0x636DE9055C4C75C7BD9830771241BC872C5E4EC0
2728
commons-logging:commons-logging = 0x0CC641C3A62453AB390066C4A41F13C999945293
28-
dom4j:dom4j:*:1.1 = noSig
29-
org.apache.commons:commons-lang3 = 0xB6E73D84EA4FCC47166087253FAAD2CD5ECBB314
30-
org.apache.commons:commons-text = 0xB6E73D84EA4FCC47166087253FAAD2CD5ECBB314
29+
org.apache.commons:commons-digester3 = 0xA9F885A21BA0EFB7D0991E6CCAF5EC5919FEA27D
30+
org.apache.commons:commons-lang3 = 0xB6E73D84EA4FCC47166087253FAAD2CD5ECBB314, 0x2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB
31+
org.apache.commons:commons-text = 0xB6E73D84EA4FCC47166087253FAAD2CD5ECBB314, 0x2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB
3132
org.apache.httpcomponents = 0x0785B3EFF60B1B1BEA94E0BB7C25280EAE63EBE5
3233
org.apache.maven.* = 0xB920D295BF0E61CB4CF0896C33CD6733AF5EC452,0x6A814B1F869C2BBEAB7CB7271A2A1C94BDE89688,0xFA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A,0x84789D24DF77A32433CE1F079EB80E92EB2135B1,0x29BEA2A645F2D6CED7FB12E02B172E3E156466E8,0x88BE34F94BDB2B5357044E2E3A387D43964143E3,0x32118CF76C9EC5D918E54967CA80D1F0EB6CA4BA,0xB91AB7D2121DC6B0A61AA182D7742D58455ECC7C
33-
org.apache.velocity = 0x7B9751FC3F01F134F476464CD0EB627D4885CED1
34+
org.apache.velocity.* = 0x7B9751FC3F01F134F476464CD0EB627D4885CED1, 0x6F9D10E747DC79485ABB4F72B709E61252F136DD, 0xCE4439C1BEF3DA83B1832F9DBEFEEF227A98B809
3435
org.apache.xbean:xbean-reflect = 0x223D3A74B068ECA354DC385CE126833F9CF64915
3536
org.apiguardian:apiguardian-api = 0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
3637
org.codehaus.plexus = 0x84789D24DF77A32433CE1F079EB80E92EB2135B1,0xFA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A,0xB91AB7D2121DC6B0A61AA182D7742D58455ECC7C,0xF254B35617DC255D9344BCFA873A8E86B4372146,0x09A808E1930F779CC6C54807E4C753D85335E876,0x190D5A957FF22273E601F7A7C92C5FEC70161C62,0x073F7A9345756F3B40CDB99E6C70A3B7599C5736,0x32118CF76C9EC5D918E54967CA80D1F0EB6CA4BA
3738
org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 = noSig
3839
org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 = noSig
40+
org.eclipse.sisu = 0x88BE34F94BDB2B5357044E2E3A387D43964143E3
3941
org.junit.jupiter:junit-jupiter-api = 0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
4042
org.junit.platform:junit-platform-commons = 0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
4143
org.opentest4j:opentest4j = 0xFF6E2C001948C5F2F38B0CC385911F425EC61B51
4244
org.slf4j:slf4j-api = 0x475F3B8E59E6E63AA78067482C7B12F2A511E325
43-
oro:oro:*:2.0.8 = noSig

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,7 @@
6363
<mavenVersion>3.9.14</mavenVersion>
6464
<resolverVersion>1.9.27</resolverVersion>
6565
<doxiaVersion>2.1.0</doxiaVersion>
66-
<reportingVversion>3.1.0</reportingVversion>
6766
<javaVersion>8</javaVersion>
68-
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
6967
<project.build.outputTimestamp>2025-09-29T16:18:23Z</project.build.outputTimestamp>
7068
</properties>
7169

@@ -204,12 +202,12 @@
204202
<dependency>
205203
<groupId>org.apache.maven.reporting</groupId>
206204
<artifactId>maven-reporting-impl</artifactId>
207-
<version>${reportingVversion}</version>
205+
<version>4.0.0</version>
208206
</dependency>
209207
<dependency>
210208
<groupId>org.apache.maven.reporting</groupId>
211209
<artifactId>maven-reporting-api</artifactId>
212-
<version>${reportingVversion}</version>
210+
<version>4.0.0</version>
213211
</dependency>
214212
</dependencies>
215213

0 commit comments

Comments
 (0)