Skip to content

Commit 1bdd75e

Browse files
authored
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.11 (#1237)
1 parent 1483159 commit 1bdd75e

File tree

1 file changed

+1
-1
lines changed
  • appengine-standard-java8/kotlin-spark-appengine-standard

1 file changed

+1
-1
lines changed

appengine-standard-java8/kotlin-spark-appengine-standard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ limitations under the License.
114114
<dependency>
115115
<groupId>org.slf4j</groupId>
116116
<artifactId>slf4j-api</artifactId>
117-
<version>2.0.9</version> <!-- TEST if not 1.7.25 -->
117+
<version>2.0.11</version> <!-- TEST if not 1.7.25 -->
118118
</dependency>
119119
</dependencies>
120120

0 commit comments

Comments
 (0)