Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-13 | 2.2 kB | |
v1.20.0 source code.tar.gz | 2025-08-13 | 141.0 kB | |
v1.20.0 source code.zip | 2025-08-13 | 252.9 kB | |
Totals: 3 Items | 396.0 kB | 0 |
What's Changed
Changed
- Changed the compilation JDK from 11 to 17 by @Lakhwinderr in https://github.com/allegro/axion-release-plugin/pull/854
- Changed minimum supported Gradle to 8.3
- Migrated to Gradle 9.1 by @bgalek in https://github.com/allegro/axion-release-plugin/pull/949, https://github.com/allegro/axion-release-plugin/pull/945, https://github.com/allegro/axion-release-plugin/pull/941, https://github.com/allegro/axion-release-plugin/pull/942, https://github.com/allegro/axion-release-plugin/pull/944
unshallowRepoOnCI
enabled by default by @bgalek in https://github.com/allegro/axion-release-plugin/pull/947- remove
ajoberstar.org/bintray-backup/
repository definition by @bgalek in https://github.com/allegro/axion-release-plugin/pull/948 java-semver
updated,apache-compress
added to solve security issues by @bgalek in https://github.com/allegro/axion-release-plugin/pull/950
Dependency updates
- Bump the gradle group with 5 updates by @dependabot[bot] in https://github.com/allegro/axion-release-plugin/pull/936
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/allegro/axion-release-plugin/pull/940
- Bump pl.allegro.tech.build.axion-release from 1.18.18 to 1.19.1 by @dependabot[bot] in https://github.com/allegro/axion-release-plugin/pull/939
- Bump mkdocs-material from 9.6.15 to 9.6.16 by @dependabot[bot] in https://github.com/allegro/axion-release-plugin/pull/938
- Bump org.testcontainers:spock from 1.21.1 to 1.21.3 by @dependabot[bot] in https://github.com/allegro/axion-release-plugin/pull/937
- Bump com.github.mwiede:jsch from 0.2.24 to 2.27.2 by @dependabot[bot] in https://github.com/allegro/axion-release-plugin/pull/930
- Bump org.junit.jupiter:junit-jupiter from 5.7.1 to 5.13.4 by @dependabot[bot] in https://github.com/allegro/axion-release-plugin/pull/952
New Contributors
- @Lakhwinderr made their first contribution in https://github.com/allegro/axion-release-plugin/pull/854
Full Changelog: https://github.com/allegro/axion-release-plugin/compare/v1.19.1...v1.20.0