[java-parent-project] branch main updated: Update janino to 3.1.10
Ian Young
ian at iay.org.uk
Wed Aug 16 14:16:17 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=197bcbeec12189552fde16ef7530836530824255
The following commit(s) were added to refs/heads/main by this push:
new 197bcbe Update janino to 3.1.10
197bcbe is described below
commit 197bcbeec12189552fde16ef7530836530824255
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Aug 16 15:16:12 2023 +0100
Update janino to 3.1.10
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8b83438..704eb86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
<jakarta.jaxb-impl.version>3.0.2</jakarta.jaxb-impl.version>
<jakarta.json.version>1.1.6</jakarta.json.version>
<jakarta.mail.version>1.6.7</jakarta.mail.version>
- <janino.version>3.1.6</janino.version>
+ <janino.version>3.1.10</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jsoup.version>1.15.4</jsoup.version>
<ldaptive.version>2.1.2</ldaptive.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list