Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 21:21
· 2 commits to refs/heads/master since this release
maven-build-cache-extension-1.2.0
e9fbe35

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

  • Bump org.testcontainers:testcontainers-bom from 1.19.7 to 1.19.8 (#153) @dependabot
  • Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.19 to 1.9.20 (#149) @dependabot
  • Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.18 to 1.9.19 (#145) @dependabot
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 (#140) @dependabot
  • Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#142) @dependabot
  • Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#139) @dependabot
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#131) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.7 (#136) @dependabot
  • Bump com.github.tomakehurst:wiremock-jre8 from 2.35.1 to 2.35.2 (#133) @dependabot
  • Bump apache/maven-gh-actions-shared from 3 to 4 (#135) @dependabot
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#130) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 (#132) @dependabot
  • Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 (#127) @dependabot
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#126) @dependabot
  • Bump org.apache.maven.resolver:maven-resolver-transport-http from 1.9.7 to 1.9.18 (#123) @dependabot
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 (#125) @dependabot
  • Bump commons-io:commons-io from 2.11.0 to 2.15.1 (#118) @dependabot
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#119) @dependabot
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.5.1 to 3.6.0 (#120) @dependabot
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.5.0 to 3.6.1 (#121) @dependabot
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#116) @dependabot

📝 Documentation updates

  • Adds tip that Nexus Repository can be used for a remote cache provider. (#151) @mattjohnson
  • Fix typo in maven-build-cache-config.xml (#150) @mfoo

👻 Maintenance