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

github-bot pushed a commit to branch redback-2.6.x
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git


The following commit(s) were added to refs/heads/redback-2.6.x by this push:
     new aba7511b Bump xalan from 2.7.0 to 2.7.2
aba7511b is described below

commit aba7511bae7005d9a811e9c0aebe9b57fdbb0b1d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 20 02:25:19 2022 +0000

    Bump xalan from 2.7.0 to 2.7.2
    
    Bumps xalan from 2.7.0 to 2.7.2.
    
    ---
    updated-dependencies:
    - dependency-name: xalan:xalan
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3122713a..88efeb30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,7 +406,7 @@
         <artifactId>xalan</artifactId>
         <!-- must run at xalan 2.7.0, as ealier versions embed an ancient 
version 
              of bcel, which iterferes with the ability of jpox/jdo to run -->
-        <version>2.7.0</version>
+        <version>2.7.2</version>
       </dependency>
       <dependency>
         <groupId>xml-apis</groupId>

Reply via email to