Skip to content

Commit

Permalink
fix: upgrade com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.guava:guava from 33.3.0-jre to 33.3.1-jre.

See this package in maven:
com.google.guava:guava

See this project in Snyk:
https://app.snyk.io/org/connectors-0mk/project/34739d6b-dc19-4e58-964f-dddd70067c30?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 15, 2024
1 parent e3044da commit f783343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-connect-neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<confluent.connect.plugin.version>0.12.0</confluent.connect.plugin.version>
<mvn.assembly.plugin.version>3.1.0</mvn.assembly.plugin.version>
<kafka.connect.utils.version>0.7.177</kafka.connect.utils.version>
<google.guava.version>33.3.0-jre</google.guava.version>
<google.guava.version>33.3.1-jre</google.guava.version>
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<connector.title>Neo4j Connector for Confluent</connector.title>
<connector.summary>
Expand Down

0 comments on commit f783343

Please sign in to comment.