Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-jar-plugin from 3.0.1 to 3.3.0 (#985
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent 60e3e6a commit 5e47fb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions neo4j-ogm-tests/neo4j-ogm-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<properties>
<testcontainers.version>1.19.1</testcontainers.version>
<visible-assertions.version>2.1.2</visible-assertions.version>
<java-module-name>org.neo4j.ogm.it</java-module-name>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<neo4j-java-driver.version>5.12.0</neo4j-java-driver.version>
<ogm.properties>ogm-bolt.properties</ogm.properties>
<license-maven-plugin.version>4.3</license-maven-plugin.version>
<maven-jar-plugin.version>3.0.1</maven-jar-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
Expand Down

0 comments on commit 5e47fb9

Please sign in to comment.