From c5a89587afa921a098262ff37f6f211ac2776059 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期三, 20 五月 2026 17:19:23 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/opo-qd
---
pom.xml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 18a7da9..456fb48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -256,6 +256,13 @@
<version>4.5</version>
</dependency>
+ <!-- Janino for logback conditional configuration -->
+ <dependency>
+ <groupId>org.codehaus.janino</groupId>
+ <artifactId>janino</artifactId>
+ <version>3.0.8</version>
+ </dependency>
+
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>
--
Gitblit v1.9.3