Skip to content

Commit 4c4cf19

Browse files
committed
Update pom.xml
1 parent ad36386 commit 4c4cf19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<!-- General properties -->
17-
<java.version>11</java.version>
17+
<java.version>17</java.version>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919

2020
<!-- Plugin versions -->
@@ -25,7 +25,7 @@
2525

2626
<!-- Dependency versions -->
2727
<velocity.api.version>3.4.0-SNAPSHOT</velocity.api.version>
28-
<netty.version>4.1.106.Final</netty.version>
28+
<netty.version>4.1.115.Final</netty.version>
2929
<simple.yaml.version>1.8.4</simple.yaml.version>
3030
<mariadb.version>3.3.1</mariadb.version>
3131
<h2.version>2.2.224</h2.version>

0 commit comments

Comments
 (0)