Skip to content

Commit

Permalink
Merge pull request #122 from web3j/bump_to_4.11.1
Browse files Browse the repository at this point in the history
bump to web3j 4.11.1
  • Loading branch information
gtebrean authored Mar 15, 2024
2 parents 165db0d + f3206c0 commit 4b7d2bf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.11.0](Upcoming)

### Bug Fixes

* NIL

### Features

* Update web3j core version to 4.11.1 [#122](https://github.com/web3j/web3j-maven-plugin/pull/122)

### BREAKING CHANGES

* NIL

# [4.11.0](https://github.com/web3j/web3j-maven-plugin/releases/tag/web3j-maven-plugin-4.11.0) (2024-02-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.version>3.8.1</maven.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<web3j.version>4.11.0</web3j.version>
<web3j.version>4.11.1</web3j.version>
</properties>

<licenses>
Expand Down

0 comments on commit 4b7d2bf

Please sign in to comment.