[java-idp-jetty-base] branch 10 updated: Update parent POM snapshot.

Scott Cantor cantor.2 at osu.edu
Tue Apr 19 17:00:57 UTC 2022


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch 10
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=d5f7f31b4ad086234c48258f384379fa098942fc

The following commit(s) were added to refs/heads/10 by this push:
     new d5f7f31  Update parent POM snapshot.
d5f7f31 is described below

commit d5f7f31b4ad086234c48258f384379fa098942fc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 19 13:00:55 2022 -0400

    Update parent POM snapshot.
---
 pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 43b6ec5..df79d70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.0-SNAPSHOT</version>
+        <version>11.3.3-SNAPSHOT</version>
     </parent>
 
     <name>idp-jetty-base</name>
@@ -150,11 +150,6 @@
                                     <artifactId>logback-core</artifactId>
                                     <version>${logback.version}</version>
                                 </artifactItem>
-                                <artifactItem>
-                                    <groupId>ch.qos.logback</groupId>
-                                    <artifactId>logback-access</artifactId>
-                                    <version>${logback.version}</version>
-                                </artifactItem>
                             </artifactItems>
                             <outputDirectory>${assemblyDirectory}/jetty-base/lib/logging/</outputDirectory>
                         </configuration>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list