Skip to content

Commit

Permalink
Merge pull request #115 from web3j/dependabot/maven/org.apache.maven-…
Browse files Browse the repository at this point in the history
…maven-core-3.8.1

Bump org.apache.maven:maven-core from 3.6.1 to 3.8.1
  • Loading branch information
gtebrean authored Sep 1, 2023
2 parents 019364a + d149ef7 commit 5a7c139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.version>3.6.1</maven.version>
<maven.version>3.8.1</maven.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<web3j.version>4.10.0</web3j.version>
</properties>
Expand Down

0 comments on commit 5a7c139

Please sign in to comment.