Skip to content

Commit

Permalink
Upgrade to jMolecules Integrations 0.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Feb 24, 2023
1 parent dd265b0 commit 5581a58
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.14.0-SNAPSHOT</version>
<version>0.14.0</version>
</dependency>

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

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

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

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

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

</dependencies>
Expand Down

0 comments on commit 5581a58

Please sign in to comment.