Skip to content
Snippets Groups Projects
Commit ec676719 authored by srosse's avatar srosse
Browse files

OO-4728: update hibernate to 5.4.18

parent 88d21687
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<targetJdk>1.8</targetJdk> <targetJdk>1.8</targetJdk>
<org.springframework.version>5.2.7.RELEASE</org.springframework.version> <org.springframework.version>5.2.7.RELEASE</org.springframework.version>
<org.hibernate.version>5.4.17.Final</org.hibernate.version> <org.hibernate.version>5.4.18.Final</org.hibernate.version>
<apache.cxf>3.3.6</apache.cxf> <apache.cxf>3.3.6</apache.cxf>
<apache.pdfbox>2.0.20</apache.pdfbox> <apache.pdfbox>2.0.20</apache.pdfbox>
<apache.poi>4.1.2</apache.poi> <apache.poi>4.1.2</apache.poi>
...@@ -424,7 +424,7 @@ ...@@ -424,7 +424,7 @@
<dependency> <dependency>
<groupId>org.webjars</groupId> <groupId>org.webjars</groupId>
<artifactId>swagger-ui</artifactId> <artifactId>swagger-ui</artifactId>
<version>3.26.1</version> <version>3.27.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>jakarta.xml.ws</groupId> <groupId>jakarta.xml.ws</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment