Skip to content

Commit cdee857

Browse files
committed
update dependencies
1 parent 10e9ee3 commit cdee857

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

parent_toplevel/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.maven</groupId>
2727
<artifactId>io.wcm.maven.global-parent</artifactId>
28-
<version>47-SNAPSHOT</version>
28+
<version>47</version>
2929
<relativePath />
3030
</parent>
3131

@@ -135,12 +135,12 @@
135135
<dependency>
136136
<groupId>org.slf4j</groupId>
137137
<artifactId>slf4j-api</artifactId>
138-
<version>1.7.32</version>
138+
<version>1.7.36</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>org.slf4j</groupId>
142142
<artifactId>slf4j-simple</artifactId>
143-
<version>1.7.32</version>
143+
<version>1.7.36</version>
144144
</dependency>
145145

146146
<!-- Testing -->

0 commit comments

Comments
 (0)