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-06-12 20:51:38 +0300
committerGitHub <noreply@github.com>2022-06-12 20:51:38 +0300
commitf1a8d78f1024fe204ba3aa26a05b1a2a51398365 (patch)
tree37fad06c4fc56f7dc29c95d9aab9c56fbab3af28
parent0993403ed654025c931e14566a3f1e6b607f07e8 (diff)
Bump xmlgraphics-commons from 1.5 to 2.6 in /helpsdependabot/maven/helps/org.apache.xmlgraphics-xmlgraphics-commons-2.6
Bumps xmlgraphics-commons from 1.5 to 2.6. --- updated-dependencies: - dependency-name: org.apache.xmlgraphics:xmlgraphics-commons dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--helps/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helps/pom.xml b/helps/pom.xml
index 354ea944e..af159cd94 100644
--- a/helps/pom.xml
+++ b/helps/pom.xml
@@ -174,7 +174,7 @@
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>xmlgraphics-commons</artifactId>
- <version>1.5</version>
+ <version>2.6</version>
<scope>compile</scope>
</dependency>
</dependencies>