Skip to content

Commit

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

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

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

Updates `maven-compat` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.1...maven-3.6.2)

Updates `maven-plugin-annotations` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2)

---
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
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2021
1 parent 3212a60 commit 05c16a3
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 @@ -37,7 +37,7 @@
<url>https://github.com/antlr</url>
</organization>
<properties>
<maven.version>3.6.1</maven.version>
<maven.version>3.6.2</maven.version>
<antlr.version>4.9.3</antlr.version>
<org.easymock.version>4.3</org.easymock.version>
<target.jvm>11</target.jvm>
Expand Down

0 comments on commit 05c16a3

Please sign in to comment.