Skip to content

Commit be95b5b

Browse files
snyk-botvzakharchenko
authored andcommitted
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGLIQUIBASE-2419059
1 parent 3205a04 commit be95b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@
556556
<dependency>
557557
<groupId>org.liquibase</groupId>
558558
<artifactId>liquibase-core</artifactId>
559-
<version>4.6.1</version>
559+
<version>4.8.0</version>
560560
<exclusions>
561561
<exclusion>
562562
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)