Skip to content

Commit

Permalink
Merge pull request #16
Browse files Browse the repository at this point in the history
Update dependency com.google.protobuf:protobuf-java to v3.24.3
  • Loading branch information
JHahnHRO authored Sep 14, 2023
2 parents 466ea18 + fc1f8c9 commit 445a911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RabbitMQ-CDI-Bridge/protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.23.4</version>
<version>3.24.3</version>
</dependency>
<dependency>
<groupId>javax.enterprise</groupId>
Expand Down

0 comments on commit 445a911

Please sign in to comment.