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 919c889 commit 69b9199
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 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.0.0</version>
<version>2023.1.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -27,22 +27,28 @@ I.e. if you e.g. use the ByteBuddy integration, you will still need to declare t
[options="header"]
|===
|BOM Version|jMolecules|jMolecules Integrations
|2023.1.0-SNAPSHOT|1.9.0-SNAPSHOT|0.17.0-SNAPSHOT
|2023.0.1-SNAPSHOT|1.8.0|0.17.0-SNAPSHOT
|*2023.0.0*|*1.8.0*|*0.16.0*
|2022.3.2-SNAPSHOT|1.7.0|0.17.0-SNAPSHOT
|2023.2.0-SNAPSHOT|1.10.0-SNAPSHOT|0.23.0-SNAPSHOT
|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
|2023.1.1|1.9.0|0.18.0
|2023.1.0|1.9.0|0.17.0
|2023.0.3-SNAPSHOT|1.8.0|0.19.0-SNAPSHOT
|2023.0.2|1.8.0|0.18.0
|2023.0.1|1.8.0|0.17.0
|2023.0.0|1.8.0|0.16.0
|2022.3.2|1.7.0|0.17.0
|2022.3.1|1.7.0|0.16.0
|2022.3.0|1.7.0|0.15.0
|2022.2.6-SNAPSHOT|1.6.0|0.17.0-SNAPSHOT
|2022.2.6|1.6.0|0.17.0
|2022.2.5|1.6.0|0.16.0
|2022.2.4|1.6.0|0.15.0
|2022.2.3|1.6.0|0.14.0
|2022.2.2|1.6.0|0.13.0
|2022.1.4-SNAPSHOT|1.5.0|0.14.0-SNAPSHOT
|2022.1.3|1.5.0|0.13.0
|2022.1.2|1.5.0|0.12.0
|2022.1.1|1.5.0|0.11.0
|2021.2.8-SNAPSHOT|1.4.0|0.14.0-SNAPSHOT
|2021.2.7|1.4.0|0.13.0
|2021.2.7|1.4.0|0.12.0
|2021.2.7|1.4.0|0.11.0
Expand Down

0 comments on commit 69b9199

Please sign in to comment.