Closed dependabot[bot] closed 2 weeks ago
Bumps the prod-deps group with 24 updates in the / directory:
3.8.0
3.8.1
1.5.8
1.5.12
33.3.0-jre
33.3.1-jre
2.17.2
2.18.1
5.13.0
5.14.2
5.11.0
5.11.3
2.7.2.Final
3.0.1.Final
3.10.0
3.10.1
3.5.0
3.5.1
3.2.5
3.2.7
1.13.4
1.13.6
1.3.1
1.3.2
3.1.0
3.1.1
11.19.1
11.20.1
Updates org.apache.kafka:connect-api from 3.8.0 to 3.8.1
org.apache.kafka:connect-api
Updates org.apache.kafka:connect-json from 3.8.0 to 3.8.1
org.apache.kafka:connect-json
Updates org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1
org.apache.kafka:kafka-clients
Updates ch.qos.logback:logback-classic from 1.5.8 to 1.5.12
ch.qos.logback:logback-classic
3a64b51
ecae664
85968fa
ea3cec8
887cbba
df2a3b6
3aa0730
8bcfd9a
75bee86
8749edc
Updates com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
com.google.guava:guava
Sourced from com.google.guava:guava's releases.
33.3.1 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.3.1-jre</version> <!-- or, for Android: --> <version>33.3.1-android</version> </dependency> Jar files 33.3.1-jre.jar 33.3.1-android.jar Guava requires one runtime dependency, which you can download here: failureaccess-1.0.1.jar Javadoc 33.3.1-jre 33.3.1-android JDiff 33.3.1-jre vs. 33.3.0-jre 33.3.1-android vs. 33.3.0-android 33.3.1-android vs. 33.3.1-jre Changelog Added j2objc-annotations to the Gradle runtime classpath to stop producing an Android Gradle Plugin error. (a3b51888c2)
<dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.3.1-jre</version> <!-- or, for Android: --> <version>33.3.1-android</version> </dependency>
Guava requires one runtime dependency, which you can download here:
j2objc-annotations
Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.1
com.fasterxml.jackson.core:jackson-core
0c1aff4
aaa23d0
79ecea4
1e7119b
047e631
7db88c1
cbedab7
686dd45
2b6e05c
54c7d70
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.1
com.fasterxml.jackson.core:jackson-databind
Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.1
com.fasterxml.jackson.core:jackson-annotations
Updates org.mockito:mockito-core from 5.13.0 to 5.14.2
org.mockito:mockito-core
Sourced from org.mockito:mockito-core's releases.
v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot] Fix #3466 nexus publishing configuration [(#3470)](mockito/mockito#3470) Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 [(#3468)](mockito/mockito#3468) Bump bytebuddy from 1.15.3 to 1.15.4 [(#3467)](mockito/mockito#3467) Missing 5.14.2 release [(#3466)](mockito/mockito#3466) chore: Tests whether JVM warnings / messages on dynamic attach [(#3462)](mockito/mockito#3462) Bump junit-jupiter from 5.11.1 to 5.11.2 [(#3461)](mockito/mockito#3461) Renames extension modules with mockito- prefix [(#3460)](mockito/mockito#3460) Avoid attach warning if Byte Buddy is configured for command-line attach. [(#3459)](mockito/mockito#3459) Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 [(#3458)](mockito/mockito#3458) Bump junit-jupiter from 5.11.0 to 5.11.1 [(#3455)](mockito/mockito#3455) Move root project to dedicated core folder [(#3444)](mockito/mockito#3444) Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 [(#3136)](mockito/mockito#3136) v5.14.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.1 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot] fix: gradle mockitoAgent configuration should not be transitive [(#3454)](mockito/mockito#3454) Bump bytebuddy from 1.15.2 to 1.15.3 [(#3452)](mockito/mockito#3452) Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437) v5.14.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.0 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot] Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 [(#3451)](mockito/mockito#3451) Bump bytebuddy from 1.15.1 to 1.15.2 [(#3450)](mockito/mockito#3450) Update Documentation of ArgumentCaptor.java [(#3448)](mockito/mockito#3448) Split subprojects [(#3447)](mockito/mockito#3447) Separate extensions from integration tests [(#3443)](mockito/mockito#3443) Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 [(#3440)](mockito/mockito#3440) Bump com.gradle.enterprise from 3.18 to 3.18.1 [(#3439)](mockito/mockito#3439) Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437) Bump bytebuddy from 1.15.0 to 1.15.1 [(#3434)](mockito/mockito#3434) Fixes #3419: Disable mocks with an error message [(#3424)](mockito/mockito#3424) Accessing a mock after clearInlineMocks could provide much more useful error message. [(#3419)](mockito/mockito#3419)
Changelog generated by Shipkit Changelog Gradle Plugin
mockito-
7834859
nexusPublishing
297d147
6a72b10
68ca2f8
147c599
9942641
560d855
1c0b04b
ab32438
mockito-core
61dcd83
Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.2
org.mockito:mockito-junit-jupiter
Sourced from org.mockito:mockito-junit-jupiter's releases.
Updates org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.3
org.junit.jupiter:junit-jupiter-api
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3 JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2 JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1
JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3
See Release Notes.
Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3
JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2
Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.2
JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1
Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1
b20991e
e57b508
fb1254c
ExtendWith
a3192bd
fcb7b01
Order
57dfcb5
@…Source
09cd8b3
fa46a92
8f45eea
b451122
Updates org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.3
org.junit.jupiter:junit-jupiter
Sourced from org.junit.jupiter:junit-jupiter's releases.
Updates io.debezium:debezium-testing-testcontainers from 2.7.2.Final to 3.0.1.Final
io.debezium:debezium-testing-testcontainers
Updates org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1
org.apache.maven.plugins:maven-dependency-plugin
954e44a
842075d
7e1aadc
188531c
361058e
38ab100
cbac4a7
b19b7e0
e347ef7
7b137a1
Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1
org.apache.maven.plugins:maven-javadoc-plugin
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
maven-javadoc-plugin-3.10.1 What's Changed [MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail if any toolchains or settings file isn't present by @cstamas in apache/maven-javadoc-plugin#313 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in apache/maven-javadoc-plugin#314 Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1 by @dependabot in apache/maven-javadoc-plugin#315 Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in apache/maven-javadoc-plugin#319 [MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty… by @michael-o in apache/maven-javadoc-plugin#320 Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1
@cstamas
@dependabot
@michael-o
Full Changelog: https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1
091785b
cde7c56
db6d7f6
a737e16
577c204
ff52cff
54a7651
a424c6b
d9c0002
Updates org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
org.apache.maven.plugins:maven-surefire-plugin
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
3.5.1 🚀 New features and improvements [SUREFIRE-2270] - Use JUnit5 in surefire-shadefire (#783) @slawekjaranowski [SUREFIRE-2266] - Execute ITs in parallel (#781) @slawekjaranowski [SUREFIRE-2264] - Limit usage of commons-io from surefire-shared-utils (#777) @slawekjaranowski 🐛 Bug Fixes [SUREFIRE-2267] - Packages for commons-codec should be relocated in surefire-shared-utils (#782) @slawekjaranowski [SUREFIRE-1737] - Fix disable in statelessTestsetReporter (#780) @slawekjaranowski [SUREFIRE-2257] - [REGRESSION] NPEx: Cannot invoke "Object.toString()" … (#774) @michael-o 📦 Dependency updates [SUREFIRE-2273] - Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#784) @dependabot [SUREFIRE-2272] - Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 - JDK 23 support (#786) @dependabot [SUREFIRE-2226] - Upgrade to Maven Verifier 2.0.0-M1 (#706) @michael-o [SUREFIRE-2265] - Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#779) @dependabot [SUREFIRE-2263] - Use the latest version of surefire for self build (#776) @slawekjaranowski [SUREFIRE-2262] - Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#775) @dependabot 👻 Maintenance [SUREFIRE-2269] - Allow fail during clean in surefire-its (#785) @slawekjaranowski
@slawekjaranowski
a69b0f8
ccc54d0
ab77c35
93317ff
d7f4dbb
7a98850
b2aa8a6
a928255
4584ebb
5aa3515
Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7
org.apache.maven.plugins:maven-gpg-plugin
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
3.2.7 Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with GPG signer (see MGPG-136 for details). What's Changed [MGPG-136] Windows passphrase corruption by @cstamas in apache/maven-gpg-plugin#120 Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to 2.10.1 by @dependabot in apache/maven-gpg-plugin#121 Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in apache/maven-gpg-plugin#119 Full Changelog: https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7 3.2.6 Release Notes - Maven GPG Plugin - Version 3.2.6 What's Changed [MGPG-135] Support Overriding / Enhance the signer in AbstractGpgMojo by @laeubi in apache/maven-gpg-plugin#112 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.0 by @dependabot in apache/maven-gpg-plugin#114 [MGPG-140] Update Maven to 3.9.9 by @cstamas in apache/maven-gpg-plugin#116 [MGPG-138] Drop direct use of plexus-cipher and secdispatcher by @cstamas in apache/maven-gpg-plugin#115 [MGPG-141] Remove use of deprecated classes by @cstamas in apache/maven-gpg-plugin#117 Add FAQ for "no pinentry" issue by @cstamas in apache/maven-gpg-plugin#118 New Contributors @laeubi made their first contribution in apache/maven-gpg-plugin#112
Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with GPG signer (see MGPG-136 for details).
Full Changelog: https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7
@laeubi
... (truncated)
43af21c
8c5a8d2
cb5422f
6b2a27f
31e87e0
1c9a14c
Bumps the prod-deps group with 24 updates in the / directory:
3.8.0
3.8.1
3.8.0
3.8.1
3.8.0
3.8.1
1.5.8
1.5.12
33.3.0-jre
33.3.1-jre
2.17.2
2.18.1
2.17.2
2.18.1
2.17.2
2.18.1
2.17.2
2.18.1
5.13.0
5.14.2
5.13.0
5.14.2
5.11.0
5.11.3
5.11.0
5.11.3
2.7.2.Final
3.0.1.Final
3.8.0
3.8.1
3.8.0
3.8.1
3.10.0
3.10.1
3.5.0
3.5.1
3.2.5
3.2.7
1.13.4
1.13.6
1.13.4
1.13.6
1.3.1
1.3.2
3.1.0
3.1.1
11.19.1
11.20.1
3.5.0
3.5.1
Updates
org.apache.kafka:connect-api
from 3.8.0 to 3.8.1Updates
org.apache.kafka:connect-json
from 3.8.0 to 3.8.1Updates
org.apache.kafka:kafka-clients
from 3.8.0 to 3.8.1Updates
ch.qos.logback:logback-classic
from 1.5.8 to 1.5.12Commits
3a64b51
prepare release 1.5.12ecae664
fix issues/87985968fa
logger call ends with two exceptions - fix issues/876ea3cec8
Update README.md887cbba
update README.mddf2a3b6
start work on 1.5.12-SNAPSHOT3aa0730
prepare release of version 1.5.118bcfd9a
allow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86
refactorings in support of logback-tyler8749edc
start work on 1.5.11-SNAPSHOTUpdates
com.google.guava:guava
from 33.3.0-jre to 33.3.1-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.17.2 to 2.18.1Commits
0c1aff4
[maven-release-plugin] prepare release jackson-core-2.18.1aaa23d0
Prepare for 2.18.1 release79ecea4
Update release notes1e7119b
use fastdoubleparser 1.0.90 (#1353)047e631
Merge branch '2.17' into 2.187db88c1
Fix infinite loop due to integer overflow when reading large strings (#1352)cbedab7
Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER686dd45
Tiny test fix (for manually run test)2b6e05c
Back to snapshot dep54c7d70
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.2 to 2.18.1Updates
com.fasterxml.jackson.core:jackson-databind
from 2.17.2 to 2.18.1Commits
Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.17.2 to 2.18.1Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.17.2 to 2.18.1Updates
org.mockito:mockito-core
from 5.13.0 to 5.14.2Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.mockito:mockito-junit-jupiter
from 5.13.0 to 5.14.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.mockito:mockito-junit-jupiter
from 5.13.0 to 5.14.2Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.junit.jupiter:junit-jupiter-api
from 5.11.0 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
org.junit.jupiter:junit-jupiter
from 5.11.0 to 5.11.3Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
io.debezium:debezium-testing-testcontainers
from 2.7.2.Final to 3.0.1.FinalUpdates
org.apache.kafka:connect-json
from 3.8.0 to 3.8.1Updates
org.apache.maven.plugins:maven-dependency-plugin
from 3.8.0 to 3.8.1Commits
954e44a
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.1842075d
Bump org.apache.maven.reporting:maven-reporting-impl7e1aadc
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0188531c
Fix SCM tag361058e
Bump jettyVersion from 9.4.55.v20240627 to 9.4.56.v2024082638ab100
Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1cbac4a7
Bump commons-io:commons-io from 2.16.1 to 2.17.0b19b7e0
[MDEP-930] Make test robust against platform default character sets (#448)e347ef7
Delete obsolete commented code for issue that was won't fixed 10 years ago (#...7b137a1
[MDEP-946] Add analyze exclusions to list of goalsUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.10.0 to 3.10.1Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
091785b
[maven-release-plugin] prepare release maven-javadoc-plugin-3.10.1cde7c56
[MJAVADOC-812] [REGRESSION] maven-javadoc-plugin 3.10.0 creates empty JARsdb6d7f6
[MJAVADOC-811] javadoc.bat fails to execute on Windows when project is not on...a737e16
Bump commons-io:commons-io from 2.16.1 to 2.17.0577c204
Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1ff52cff
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.054a7651
Add goal prefixa424c6b
[MJAVADOC-810] [REGRESSION] MJAVADOC-791 causes forked Maven execution fail i...d9c0002
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
a69b0f8
[maven-release-plugin] prepare release surefire-3.5.1ccc54d0
[SUREFIRE-2273] Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#784)ab77c35
[SUREFIRE-2272] Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0 - JD...93317ff
[SUREFIRE-2269] Allow fail during clean in surefire-itsd7f4dbb
[SUREFIRE-2270] Use JUnit5 in surefire-shadefire7a98850
Drop comment from jira integrationb2aa8a6
[SUREFIRE-2267] Packages for commons-codec should be relocated in surefire-sh...a928255
[SUREFIRE-1737] Fix disable in statelessTestsetReporter4584ebb
[SUREFIRE-2226] Upgrade to Maven Verifier 2.0.0-M15aa3515
[SUREFIRE-2266] Execute ITs in parallelUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.5 to 3.2.7Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
43af21c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.78c5a8d2
[MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)cb5422f
[MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...6b2a27f
[MGPG-136] Windows passphrase corruption (#120)31e87e0
[maven-release-plugin] prepare for next development iteration1c9a14c
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.6