Skip to content

Commit

Permalink
[JBERET-534] Update SE BOM (1.4.x) to 1.4.6 in ReadME
Browse files Browse the repository at this point in the history
  • Loading branch information
Moulali Shikalwadi authored and liweinan committed May 16, 2024
1 parent cc55a2b commit b0ed2f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ the above dependencies are already available as JBoss modules, and should not be
<dependency>
<groupId>org.jberet</groupId>
<artifactId>jberet-se-bom</artifactId>
<version>1.4.5.Final-SNAPSHOT</version>
<version>1.4.6.Final-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -169,7 +169,7 @@ the above dependencies are already available as JBoss modules, and should not be
<dependency>
<groupId>org.jberet</groupId>
<artifactId>jberet-ee-bom</artifactId>
<version>1.4.5.Final-SNAPSHOT</version>
<version>1.4.6.Final-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b0ed2f7

Please sign in to comment.