Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Nov 30, 2021
1 parent f30e4d7 commit e896e2e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<extension>
<groupId>fr.brouillard.oss</groupId>
<artifactId>jgitver-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.4/apache-maven-3.8.4-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.5.6/maven-wrapper-0.5.6.jar
2 changes: 1 addition & 1 deletion .sdkmanrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Enable auto-env through the sdkman_auto_env config
# Add key=value pairs of SDKs to use below
java=18.ea.24-open
java=18.ea.25-open
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<gpg.plugin.version>1.6</gpg.plugin.version>
<google-java-format.version>1.13.0</google-java-format.version>
<gitcommit.plugin.version>4.9.10</gitcommit.plugin.version>
<conveofmt.plugin.version>2.12</conveofmt.plugin.version>
<conveofmt.plugin.version>2.13</conveofmt.plugin.version>
<versions.plugin.version>2.8.1</versions.plugin.version>
<build-helper.plugin.version>3.2.0</build-helper.plugin.version>
<extra-enforcer-rules.plugin.version>1.4</extra-enforcer-rules.plugin.version>
Expand Down

0 comments on commit e896e2e

Please sign in to comment.