Skip to content

Commit

Permalink
Update openbook dependency version in pom.xml
Browse files Browse the repository at this point in the history
The version of the openbook dependency in the pom.xml file has been updated from 1.21.8 to 1.21.9. This new version contains important updates that significantly enhance our project's functionality and performance.
  • Loading branch information
skynetcap committed Feb 5, 2024
1 parent 90a4d1e commit bbcc30f
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 @@ -30,7 +30,7 @@
<dependency>
<groupId>com.mmorrell</groupId>
<artifactId>openbook</artifactId>
<version>1.21.8</version>
<version>1.21.9</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit bbcc30f

Please sign in to comment.