[java-idp-plugin-jetty] 117/186: Bump parent version and logback version to match Jetty 12.0.8
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:57:48 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=157c8084311727a0e6830500eb205735701e1fd8
commit 157c8084311727a0e6830500eb205735701e1fd8
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 1 16:51:44 2024 -0500
Bump parent version and logback version to match Jetty 12.0.8
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c50c106..2bb09bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.1.2-SNAPSHOT</version>
+ <version>17.1.3-SNAPSHOT</version>
</parent>
<name>idp-jetty-base</name>
@@ -18,7 +18,7 @@
<properties>
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
- <logback.version>1.4.14</logback.version>
+ <logback.version>1.5.3</logback.version>
</properties>
<dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list