This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch bump_logback_to_1.3.16
in repository https://gitbox.apache.org/repos/asf/tsfile.git

commit 46109be6f2ac347ef915606132ed10ddaa3b1baa
Author: HTHou <[email protected]>
AuthorDate: Thu Oct 30 09:45:24 2025 +0800

    Bump logback version to 1.3.16
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 4b640795..e0fe6cd8 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -84,7 +84,7 @@
                 <groupId>ch.qos.logback</groupId>
                 <artifactId>logback-classic</artifactId>
                 <!-- This was the last version to support Java 8 -->
-                <version>1.3.15</version>
+                <version>1.3.16</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

Reply via email to