Skip to content

Commit b0483b8

Browse files
Merge pull request #255 from uPortal-Project/renovate/org.slf4j-jul-to-slf4j-2.x
fix(deps): update dependency org.slf4j:jul-to-slf4j to v2
2 parents 37ac7c3 + bd3d664 commit b0483b8

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
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.slf4j</groupId>
134134
<artifactId>jul-to-slf4j</artifactId>
135-
<version>1.7.36</version>
135+
<version>2.0.3</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)