diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0bb884e5d..7424512b1 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -189,7 +189,7 @@ jobs:
name: Package with JDK ${{ matrix.java }} on ubuntu
strategy:
matrix:
- java: [ 11, 17, 18 ]
+ java: [ 11, 17, 18, 19 ]
runs-on: ubuntu-latest
steps:
- name: Checkout
diff --git a/install/docker/alpine-jdk17/pom.xml b/install/docker/alpine-jdk17/pom.xml
index 2fdf37120..b299c2917 100644
--- a/install/docker/alpine-jdk17/pom.xml
+++ b/install/docker/alpine-jdk17/pom.xml
@@ -5,7 +5,7 @@
../../../pom.xml
jpsonic
- 111.5.18
+ 111.5.19
com.tesshu.jpsonic.player
pom
diff --git a/install/docker/jammy/pom.xml b/install/docker/jammy/pom.xml
index a27078fc6..e3c9162e4 100644
--- a/install/docker/jammy/pom.xml
+++ b/install/docker/jammy/pom.xml
@@ -5,7 +5,7 @@
../../../pom.xml
jpsonic
- 111.5.18
+ 111.5.19
com.tesshu.jpsonic.player
pom
diff --git a/install/docker/liberica-jdk11/pom.xml b/install/docker/liberica-jdk11/pom.xml
index aab1b8a0a..5fa4aa98c 100644
--- a/install/docker/liberica-jdk11/pom.xml
+++ b/install/docker/liberica-jdk11/pom.xml
@@ -5,7 +5,7 @@
../../../pom.xml
jpsonic
- 111.5.18
+ 111.5.19
com.tesshu.jpsonic.player
pom
diff --git a/jpsonic-main/pom.xml b/jpsonic-main/pom.xml
index 84645cba6..3b208fd1b 100644
--- a/jpsonic-main/pom.xml
+++ b/jpsonic-main/pom.xml
@@ -9,7 +9,7 @@
com.tesshu.jpsonic.player
jpsonic
- 111.5.18
+ 111.5.19
@@ -319,7 +319,7 @@
org.eclipse.persistence
org.eclipse.persistence.moxy
- 2.7.11
+ 2.7.12
@@ -591,7 +591,7 @@
org.postgresql
postgresql
- 42.5.3
+ 42.5.4
runtime
diff --git a/jpsonic-upnp-template/pom.xml b/jpsonic-upnp-template/pom.xml
index a724e9f71..fbea7a4ff 100644
--- a/jpsonic-upnp-template/pom.xml
+++ b/jpsonic-upnp-template/pom.xml
@@ -9,7 +9,7 @@
com.tesshu.jpsonic.player
jpsonic
- 111.5.18
+ 111.5.19
diff --git a/pom.xml b/pom.xml
index 59c5425ef..3ca8452ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.tesshu.jpsonic.player
jpsonic
- 111.5.18
+ 111.5.19
Jpsonic
pom
@@ -24,7 +24,7 @@
10.0.11
10.0.11
6.54.0
- 2.19.0
+ 2.20.0
1.2.11
1.7.36
4.11.1
@@ -110,37 +110,37 @@
org.springframework.security
spring-security-acl
- 5.8.1
+ 5.8.2
org.springframework.security
spring-security-config
- 5.8.1
+ 5.8.2
org.springframework.security
spring-security-core
- 5.8.1
+ 5.8.2
org.springframework.security
spring-security-crypto
- 5.7.6
+ 5.7.7
org.springframework.security
spring-security-taglibs
- 5.8.1
+ 5.8.2
org.springframework.security
spring-security-ldap
- 5.8.1
+ 5.8.2
org.springframework.security
spring-security-web
- 5.8.1
+ 5.8.2
@@ -226,7 +226,7 @@
org.checkerframework
checker-qual
compile
- 3.30.0
+ 3.31.0
org.eclipse.jdt
diff --git a/subsonic-rest-api/pom.xml b/subsonic-rest-api/pom.xml
index 4d7b76bc7..7616592bc 100644
--- a/subsonic-rest-api/pom.xml
+++ b/subsonic-rest-api/pom.xml
@@ -8,7 +8,7 @@
com.tesshu.jpsonic.player
jpsonic
- 111.5.18
+ 111.5.19