diff --git a/pom.xml b/pom.xml
index 26f8cef..494fe12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.blinkfox
fenix
- 2.5.0
+ 2.6.0
jar
fenix
@@ -17,7 +17,7 @@
The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
+ https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -52,20 +52,33 @@
org.hibernate
hibernate-core
- 5.6.0.Final
+ 5.6.1.Final
true
+
+ org.slf4j
+ slf4j-simple
+ 1.7.32
+ true
+
+
+ org.projectlombok
+ lombok
+ 1.18.22
+ true
+
+
+
org.dom4j
dom4j
2.1.3
- true
org.javassist
javassist
3.28.0-GA
- true
xml-apis
@@ -73,18 +86,6 @@
-
- org.slf4j
- slf4j-simple
- 1.7.32
- true
-
-
- org.projectlombok
- lombok
- 1.18.22
- true
-
@@ -108,7 +109,7 @@
org.springframework
spring-test
- 5.3.12
+ 5.3.13
test