Skip to content

Commit

Permalink
Bump maven-compiler-plugin from 3.10.1 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent 73be8bf commit 7699189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<version.org.apache.felix.maven-bundle-plugin>5.1.8</version.org.apache.felix.maven-bundle-plugin>
<version.maven-javadoc-plugin>3.4.1</version.maven-javadoc-plugin>
<version.maven-source-plugin>3.2.1</version.maven-source-plugin>
<version.maven-compiler-plugin>3.10.1</version.maven-compiler-plugin>
<version.maven-compiler-plugin>3.11.0</version.maven-compiler-plugin>
<junit.version>5.9.2</junit.version>
<wiremock.version>2.33.2</wiremock.version>
<keycloak.testcontainers.version>1.8.1</keycloak.testcontainers.version>
Expand Down

0 comments on commit 7699189

Please sign in to comment.