Skip to content

Commit

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/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 authored and fbiville committed Nov 2, 2023
1 parent 0417aa3 commit 4d0933f
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>32.1.2-jre</google.guava.version>
<google.guava.version>32.1.3-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 4d0933f

Please sign in to comment.