Skip to content

Commit 48b1fa1

Browse files
authored
Merge pull request #14 from AgoraIO-Community/dependabot/maven/examples/cloudrecording/ch.qos.logback-logback-core-1.3.15
chore(deps): bump ch.qos.logback:logback-core from 1.3.14 to 1.3.15 in /examples/cloudrecording
2 parents ef09157 + 62756b9 commit 48b1fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cloudrecording/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.target>8</maven.compiler.target>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<slf4j.version>2.0.16</slf4j.version>
20-
<logback.version>1.3.14</logback.version>
20+
<logback.version>1.3.15</logback.version>
2121
<picocli.version>4.7.6</picocli.version>
2222
<agora-rest-client-core.version>0.3.0</agora-rest-client-core.version>
2323
</properties>

0 commit comments

Comments
 (0)