Skip to content

Commit

Permalink
Upgrade to jMolecules Integrations 0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Sep 20, 2022
1 parent fd7d4e6 commit 642f907
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,37 +108,37 @@
<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-archunit</artifactId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-bytebuddy</artifactId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-bytebuddy-nodep</artifactId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-jackson</artifactId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-jpa</artifactId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

<dependency>
<groupId>org.jmolecules.integrations</groupId>
<artifactId>jmolecules-spring</artifactId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 642f907

Please sign in to comment.