Skip to content

Commit

Permalink
Merge pull request #359 from bowen-s/master
Browse files Browse the repository at this point in the history
Bump protobuf version to 3.25.5
  • Loading branch information
bowen-s authored Oct 29, 2024
2 parents dd145df + f461211 commit 86a8038
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 @@ -92,7 +92,7 @@
<jackson.version>2.12.2</jackson.version>
<!-- Protobuf -->
<proto-plugin.version>0.6.1</proto-plugin.version>
<protobuf.version>3.19.6</protobuf.version>
<protobuf.version>3.25.5</protobuf.version>
<kotlin.version>1.7.10</kotlin.version>
<square-wireschema.version>4.3.0</square-wireschema.version>
<apicurio-registry.version>2.1.3.Final</apicurio-registry.version>
Expand All @@ -112,7 +112,7 @@
<commons.lang3.version>3.8.1</commons.lang3.version>
<commons.cli.version>1.2</commons.cli.version>
<awaitility.version>3.0.0</awaitility.version>
<protobuf.java.version>3.19.6</protobuf.java.version>
<protobuf.java.version>3.25.5</protobuf.java.version>
<localstack.utils>0.2.23</localstack.utils>
<aws.msk.iam.auth>2.0.3</aws.msk.iam.auth>
</properties>
Expand Down

0 comments on commit 86a8038

Please sign in to comment.