Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.6.0...maven-dependency-plugin-3.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 86e9c31 commit f70d001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-keycloak-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<swagger.version>2.2.7</swagger.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-deps-plugin.version>3.6.0</maven-deps-plugin.version>
<maven-deps-plugin.version>3.7.1</maven-deps-plugin.version>
<maven-assembly-plugin.version>3.6.0</maven-assembly-plugin.version>
<quartz-scheduler.version>2.3.2</quartz-scheduler.version>
<resteasy.version>6.2.4.Final</resteasy.version>
Expand Down

0 comments on commit f70d001

Please sign in to comment.