diff --git a/.github/test-app-sb-3x/pom.xml b/.github/test-app-sb-3x/pom.xml
index 4f680a4..48f305b 100644
--- a/.github/test-app-sb-3x/pom.xml
+++ b/.github/test-app-sb-3x/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.1.3
+ 3.3.5
io.github.kilmajster
diff --git a/README.md b/README.md
index 007a526..76d58af 100644
--- a/README.md
+++ b/README.md
@@ -12,14 +12,14 @@
-
-
+
+
-
-
+
+
-
-
+
+
@@ -45,7 +45,9 @@ with the remote links, just like it's done below 👇
-Code of demo application available [here](https://github.com/kilmajster/demo).
+Code of demo application is available
+[here](https://github.com/kilmajster/ngrok-spring-boot-starter/tree/main/.github/test-app-sb-2x) for spring-boot v2 and
+[here](https://github.com/kilmajster/ngrok-spring-boot-starter/tree/main/.github/test-app-sb-3x) for v3.
## Dependency
- maven:
diff --git a/pom.xml b/pom.xml
index e1df248..4ca9f97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.7.18
+ 3.3.5
@@ -67,18 +67,19 @@
UTF-8
UTF-8
- 1.8
+ 17
- 3.2.7
- 3.8.0
- 3.3.1
-
- 2.16.1
- 3.15.0
+ 2.18.0
+ 3.17.0
1.27.1
- 2.17.2
+ 2.18.1
+
+ 4.1.4
- 3.1.10
+ 3.13.0
+ 3.2.7
+ 3.11.1
+ 3.3.1
@@ -155,40 +156,40 @@
${java.version}
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- ${maven-javadoc-plugin.version}
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- ${maven-source-plugin.version}
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
+
ossrh
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${maven-javadoc-plugin.version}
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${maven-source-plugin.version}
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
org.apache.maven.plugins
maven-gpg-plugin