Skip to content

Commit

Permalink
Prepare 2023.1.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 7, 2024
1 parent 0d38f16 commit e1246d5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A simple BOM to ease the consumption of jMolecules JARs, especially API and Inte
<dependency>
<groupId>org.jmolecules</groupId>
<artifactId>jmolecules-bom</artifactId>
<version>2023.1.5</version>
<version>2023.1.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -28,8 +28,9 @@ I.e. if you e.g. use the ByteBuddy integration, you will still need to declare t
|===
|BOM Version|jMolecules|jMolecules Integrations
|2023.2.0-SNAPSHOT|1.10.0-SNAPSHOT|0.23.0-SNAPSHOT
|2023.1.6-SNAPSHOT|1.9.0|0.23.0-SNAPSHOT
|*2023.1.5*|*1.9.0*|*0.22.0*
|2023.1.7-SNAPSHOT|1.9.0|0.23.0-SNAPSHOT
|*2023.1.6*|*1.9.0*|*0.22.1*
|2023.1.5|1.9.0|0.22.0
|2023.1.4|1.9.0|0.21.0
|2023.1.3|1.9.0|0.20.0
|2023.1.2|1.9.0|0.19.0
Expand Down

0 comments on commit e1246d5

Please sign in to comment.