Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-08 02:05:56 +0300
committerGitHub <noreply@github.com>2022-07-08 02:05:56 +0300
commit3c2daf582b7440f5e4304548282beddccabb8065 (patch)
tree07953aeadb630b82cc0a89cfb690355f693532b8
parent0993403ed654025c931e14566a3f1e6b607f07e8 (diff)
Bump xalan from 2.7.0 to 2.7.2dependabot/maven/xalan-xalan-2.7.2
Bumps xalan from 2.7.0 to 2.7.2. --- updated-dependencies: - dependency-name: xalan:xalan dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 07e58ada9..b66f172ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -236,7 +236,7 @@
<dependency>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
- <version>2.7.0</version>
+ <version>2.7.2</version>
<scope>compile</scope>
</dependency>