Skip to content

Commit b5dc116

Browse files
authored
Update slf4j to 1.7.36 as of build issues
1 parent a3d03f3 commit b5dc116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<github.project>devonfw/cobigen</github.project>
1515
<flatten.mode>ossrh</flatten.mode>
16-
<slf4j.version>1.7.30</slf4j.version>
16+
<slf4j.version>1.7.36</slf4j.version>
1717
<zeroturnaround.version>1.12</zeroturnaround.version>
1818
<skip.deployment>true</skip.deployment>
1919
<java.version>11</java.version>
@@ -727,4 +727,4 @@
727727
</releases>
728728
</repository>
729729
</repositories>
730-
</project>
730+
</project>

0 commit comments

Comments
 (0)