Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.apache.maven.plugins-ma…
Browse files Browse the repository at this point in the history
…ven-resources-plugin-3.3.0
  • Loading branch information
hilmarf committed Jul 28, 2022
2 parents a79c70b + e38f391 commit c866773
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<!-- If you update spring-cloud, see if it references the correct spring-vault-core version again, then remove the following: -->
<spring-vault-core.version>2.3.2</spring-vault-core.version>
<spring-retry.version>1.3.3</spring-retry.version>
<protobuf.version>3.21.3</protobuf.version>
<protobuf.version>3.21.4</protobuf.version>
<json-simple.version>1.1.1</json-simple.version>
<everit-json.version>1.5.1</everit-json.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
Expand Down Expand Up @@ -450,7 +450,7 @@
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
<version>2.5.2</version>
<version>3.0.1</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit c866773

Please sign in to comment.