Skip to content

Commit

Permalink
Updates sirius to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sabieber committed Sep 27, 2023
1 parent 56aaadf commit 4c9d1af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<parent>
<groupId>com.scireum</groupId>
<artifactId>sirius-parent</artifactId>
<version>10.1.1</version>
<version>10.2.1</version>
</parent>
<artifactId>sirius-web</artifactId>
<version>DEVELOPMENT-SNAPSHOT</version>
<name>SIRIUS web</name>
<description>Provides a modern and scalable web server as SIRIUS module</description>

<properties>
<sirius.kernel>dev-38.2.0</sirius.kernel>
<sirius.kernel>dev-38.3.0</sirius.kernel>
</properties>

<repositories>
Expand Down

0 comments on commit 4c9d1af

Please sign in to comment.