Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 2e968a7 commit 46d5fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-transform-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<jmh.version>1.37</jmh.version>
<junit.version>5.10.1</junit.version>
<log4j2.version>2.20.0</log4j2.version>
<maven.version>3.9.4</maven.version>
<maven.version>3.9.6</maven.version>
<plexus-utils.version>4.0.0</plexus-utils.version>
<slf4j.version>2.0.9</slf4j.version>

Expand Down

0 comments on commit 46d5fdf

Please sign in to comment.