vertx-web
vertx-web copied to clipboard
Bump rocker.version from 1.3.0 to 2.2.1
Bumps rocker.version from 1.3.0 to 2.2.1.
Updates com.fizzed:rocker-runtime from 1.3.0 to 2.2.1
Changelog
Sourced from com.fizzed:rocker-runtime's changelog.
2.2.1 - 2025-01-22
- Same as v2.2.0, but issue deploying to maven central so needed new version.
2.2.0 - 2025-01-22
- Bump commons-lang3 to v3.17.0
- Bump slf4j-api to v1.7.36
- Numerous changes to build process
2.1.0 - 2024-11-09
- New Switch Expression feature for Java 17+ (
@asaf-wizzdi)- New
rocker-test-template17module for testing code on Java 17+ only2.0.1 - 2024-11-06
- New PlainTextStrategy of STATIC_BYTE_ARRAYS (helps with GraalVM compatability) (
@ppedregal)- Maven plugin supports setting "plainTextStrategy" as a new configuration option (
@ppedregal)2.0.0 - 2024-11-06
- Java 7 support dropped. Java 8 is now minimum supported version (Java 21 will no longer compile < 8).
- New switch statement feature (
@asaf-wizzdi)- Merged rocker-test-java7 and rocker-test-java8 modules together into rocker-test-template
- Blaze build system updated to v1.5.1 (which works on Java 21)
- CI automated tests for Java 21
- Bump maven-parent v2.6.0
- Bump project blaze.jar to v1.6.0
1.4.0 - 2023-10-11
- Java 6 support dropped. Java 7 is now minimum.
- Validation of Java 7, 8, 11, 17, and 19
- Gradle build process uses version 7.3
Commits
813242c[maven-release-plugin] prepare release v2.2.166f4c76Update blaze buildc4be1e5[maven-release-plugin] prepare for next development iterationc9e9b70[maven-release-plugin] prepare release v2.2.0471c8e7Update changelog7cc8454Merge pull request #189 from fizzed/feature/blaze-buildabcf2cfOther tweaks to build processf75455eSimplify more maven build poms12e33b2Improve maven build process5b2883fBump slf4j to v1.7.36- Additional commits viewable in compare view
Updates com.fizzed:rocker-maven-plugin from 1.3.0 to 2.2.1
Changelog
Sourced from com.fizzed:rocker-maven-plugin's changelog.
2.2.1 - 2025-01-22
- Same as v2.2.0, but issue deploying to maven central so needed new version.
2.2.0 - 2025-01-22
- Bump commons-lang3 to v3.17.0
- Bump slf4j-api to v1.7.36
- Numerous changes to build process
2.1.0 - 2024-11-09
- New Switch Expression feature for Java 17+ (
@asaf-wizzdi)- New
rocker-test-template17module for testing code on Java 17+ only2.0.1 - 2024-11-06
- New PlainTextStrategy of STATIC_BYTE_ARRAYS (helps with GraalVM compatability) (
@ppedregal)- Maven plugin supports setting "plainTextStrategy" as a new configuration option (
@ppedregal)2.0.0 - 2024-11-06
- Java 7 support dropped. Java 8 is now minimum supported version (Java 21 will no longer compile < 8).
- New switch statement feature (
@asaf-wizzdi)- Merged rocker-test-java7 and rocker-test-java8 modules together into rocker-test-template
- Blaze build system updated to v1.5.1 (which works on Java 21)
- CI automated tests for Java 21
- Bump maven-parent v2.6.0
- Bump project blaze.jar to v1.6.0
1.4.0 - 2023-10-11
- Java 6 support dropped. Java 7 is now minimum.
- Validation of Java 7, 8, 11, 17, and 19
- Gradle build process uses version 7.3
Commits
813242c[maven-release-plugin] prepare release v2.2.166f4c76Update blaze buildc4be1e5[maven-release-plugin] prepare for next development iterationc9e9b70[maven-release-plugin] prepare release v2.2.0471c8e7Update changelog7cc8454Merge pull request #189 from fizzed/feature/blaze-buildabcf2cfOther tweaks to build processf75455eSimplify more maven build poms12e33b2Improve maven build process5b2883fBump slf4j to v1.7.36- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)