Skip to content

Commit b11e0b7

Browse files
stdensnyk-bot
andauthored
fix: upgrade org.hibernate.orm:hibernate-core from 6.6.29.Final to 6.6.30.Final (#18)
Snyk has created this PR to upgrade org.hibernate.orm:hibernate-core from 6.6.29.Final to 6.6.30.Final. See this package in maven: org.hibernate.orm:hibernate-core See this project in Snyk: https://app.snyk.io/org/super.denis/project/65525927-47ab-4c3a-a30e-3dc714ed787b?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 8900bd8 commit b11e0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_JDBC/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.hibernate.orm</groupId>
8080
<artifactId>hibernate-core</artifactId>
81-
<version>6.6.29.Final</version>
81+
<version>6.6.30.Final</version>
8282
</dependency>
8383

8484
<!-- SQLite JDBC: Драйвер для работы со встроенной базой данных SQLite -->

0 commit comments

Comments
 (0)