Skip to content

Commit

Permalink
Upgrade 'openbook' dependency version in pom.xml
Browse files Browse the repository at this point in the history
The 'openbook' dependency version has been updated from 1.21.1 to 1.21.3 in the pom.xml file. This update includes necessary improvements and bug fixes for the application.
  • Loading branch information
skynetcap committed Dec 28, 2023
1 parent 76a1bb5 commit c4c8b2f
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.1</version>
<version>1.21.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c4c8b2f

Please sign in to comment.