Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli authored Dec 7, 2024
1 parent ae74b46 commit 88453d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-avro/spring-boot-kafka-avro-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<java.version>21</java.version>
<avro.version>1.12.0</avro.version>
<confluent.version>7.7.2</confluent.version>
<confluent.version>7.8.0</confluent.version>
<springdoc-openapi.version>2.7.0</springdoc-openapi.version>

<spotless.version>2.43.0</spotless.version>
Expand Down

0 comments on commit 88453d1

Please sign in to comment.