Skip to content

Commit

Permalink
chore: use cosmo 6.0.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgrigore committed May 31, 2024
1 parent 7c6f747 commit 32e955c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cosmo-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>cosmo-multimodule</artifactId>
<groupId>net.oneandone.cosmo</groupId>
<version>6.0.1</version>
<version>6.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>net.oneandone.cosmo</groupId>
<artifactId>cosmo-core</artifactId>
<version>6.0.1</version>
<version>6.0.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 32e955c

Please sign in to comment.