maven-archetype
maven-archetype copied to clipboard
Bump org.easymock:easymock from 5.2.0 to 5.3.0
Bumps org.easymock:easymock from 5.2.0 to 5.3.0.
Release notes
Sourced from org.easymock:easymock's releases.
5.3.0
Add support for Java 22. Stop shading ByteBuddy and ASM to help support of new versions.
Change log
- Remove shading of ByteBuddy and ASM (#593)
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#595)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#592)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#591)
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#590)
- Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 (#589)
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#588)
- Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 (#587)
- Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 (#586)
- Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 (#585)
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#584)
- Bump actions/checkout from 4.1.5 to 4.1.6 (#583)
- Bump com.mycila:license-maven-plugin from 4.4 to 4.5 (#581)
- Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 (#580)
- Bump com.mycila:license-maven-plugin from 4.3 to 4.4 (#579)
- Bump actions/checkout from 4.1.4 to 4.1.5 (#578)
- Bump org.objenesis:objenesis from 3.3 to 3.4 (#577)
- Bump com.github.spotbugs:spotbugs from 4.8.4 to 4.8.5 (#576)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#575)
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#574)
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#573)
- Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 (#571)
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 (#570)
- Bump actions/checkout from 4.1.3 to 4.1.4 (#569)
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#568)
- Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#567)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#566)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#565)
- Bump actions/checkout from 4.1.2 to 4.1.3 (#564)
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#561)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#560)
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#557)
- Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4 (#554)
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#553)
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#552)
- Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 (#551)
- Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 (#550)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#549)
- Bump org.ow2.asm:asm from 9.6 to 9.7 (#548)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#546)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#545)
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#544)
- Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2 (#542)
- Bump actions/setup-java from 4.2.0 to 4.2.1 (#541)
... (truncated)
Commits
43d6095
Move to version 5.3.02067964
We do not need android or a passphrase anymore. The passphrase is asked in co...c9cdc78
Update github pages633f6e5
Have a little script to launch all builds9dca8f1
Bump org.apache.maven.plugins:maven-checkstyle-plugin7eb917f
We should stay on the last testng version supporting1b61e66
Update plugins7cd629e
The fix was made by upgrading ByteBuddy but we now test against Java 22 (clos...b128336
Remove bytebuddy and asm shading to help compatibility with new Java versions...61534cf
Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)