Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tristantarrant committed Jan 22, 2024
1 parent dec1ef1 commit 95abe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@

<!-- Plugin dependencies -->
<version.checkstyle.maven-plugin>3.3.0</version.checkstyle.maven-plugin>
<version.maven>3.8.2</version.maven>
<version.maven>3.8.8</version.maven>
<version.maven.antlr3>3.5.2</version.maven.antlr3>
<version.maven.antrun>3.1.0</version.maven.antrun>
<version.maven.buildhelper>3.4.0</version.maven.buildhelper>
Expand Down

0 comments on commit 95abe05

Please sign in to comment.