Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit b3f3d7d

Browse files
authored
Merge pull request #17 from jbescos/xalan2.7.3
Upgrade xalan 2.7.3 that contains bcel 6.7.0
2 parents bcbfaa6 + 5dd298c commit b3f3d7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: impl/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 1997-2018 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 1997-2023 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -402,7 +402,7 @@
402402
<dependency>
403403
<groupId>xalan</groupId>
404404
<artifactId>xalan</artifactId>
405-
<version>2.7.2</version>
405+
<version>2.7.3</version>
406406
</dependency>
407407
</dependencies>
408408
</project>

0 commit comments

Comments
 (0)