Skip to content

Commit efff4bd

Browse files
committed
Bump up.
1 parent c5ea807 commit efff4bd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>de.presti.ree6</groupId>
88
<artifactId>Ree6-SQL</artifactId>
99
<description>This is the SQL-Module for Ree6!</description>
10-
<version>1.4.4</version>
10+
<version>1.4.5</version>
1111

1212
<properties>
1313
<sonar.organization>ree6-applications</sonar.organization>
@@ -25,7 +25,6 @@
2525

2626
<dependencies>
2727

28-
2928
<!-- Hibernate -->
3029
<dependency>
3130
<groupId>org.hibernate.orm</groupId>
@@ -39,7 +38,6 @@
3938
</dependency>
4039

4140
<!-- Hikari -->
42-
4341
<dependency>
4442
<groupId>com.zaxxer</groupId>
4543
<artifactId>HikariCP</artifactId>
@@ -52,7 +50,6 @@
5250
</dependency>
5351

5452
<!-- Jakarta -->
55-
5653
<dependency>
5754
<groupId>jakarta.persistence</groupId>
5855
<artifactId>jakarta.persistence-api</artifactId>

0 commit comments

Comments
 (0)