Skip to content

Commit

Permalink
Merge pull request #20 from liweinan/upgrade_jberet_core_to_3_p2
Browse files Browse the repository at this point in the history
Upgrade JBeret to 3
  • Loading branch information
liweinan authored Sep 12, 2024
2 parents 2ce6a98 + 7cb0060 commit 68345de
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 @@ -26,7 +26,7 @@
<packaging>pom</packaging>

<properties>
<version.org.jberet>2.1.3.Final</version.org.jberet>
<version.org.jberet>3.0.0.Final</version.org.jberet>
<insecure.repositories>WARN</insecure.repositories>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
</properties>
Expand Down

0 comments on commit 68345de

Please sign in to comment.