Skip to content

Commit

Permalink
Upgrades sirius-kernel to latest GA version
Browse files Browse the repository at this point in the history
  • Loading branch information
sabieber committed Jul 16, 2021
1 parent 19c7b4e commit 0063d40
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 @@ -14,7 +14,7 @@
<description>Provides a modern and scalable web server as SIRIUS module</description>

<properties>
<sirius.kernel>ga-3.0.0</sirius.kernel>
<sirius.kernel>ga-3.0.1</sirius.kernel>
</properties>

<repositories>
Expand All @@ -38,7 +38,7 @@
<scope>test</scope>
</dependency>

<!-- Netty is the foundation of the built in web server -->
<!-- Netty is the foundation of the built-in web server -->
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
Expand Down

0 comments on commit 0063d40

Please sign in to comment.