Skip to content

Commit

Permalink
Bump maven.version from 3.9.5 to 3.9.6
Browse files Browse the repository at this point in the history
Bumps `maven.version` from 3.9.5 to 3.9.6.

Updates `org.apache.maven:maven-plugin-api` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.5...maven-3.9.6)

Updates `org.apache.maven:maven-core` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.5...maven-3.9.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 0831e4e commit 4e394ed
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 @@ -32,7 +32,7 @@
<kotlinpoet.version>1.13.0</kotlinpoet.version>
<ksp-maven.version>1.4</ksp-maven.version>
<ktlint.version>0.47.1</ktlint.version>
<maven.version>3.9.5</maven.version>
<maven.version>3.9.6</maven.version>
<morphia.version>2.3.1</morphia.version>
<roaster.version>2.28.0.Final</roaster.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit 4e394ed

Please sign in to comment.