[java-parent-project] 01/02: Update Janino to 3.1.3
Ian Young
ian at iay.org.uk
Thu Feb 11 19:44:53 UTC 2021
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=b48c19da340a2672b6cab8a890d9102d57c24104
commit b48c19da340a2672b6cab8a890d9102d57c24104
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Feb 11 16:01:20 2021 +0000
Update Janino to 3.1.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c73cfda..71f85a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -283,7 +283,7 @@
<!-- needed for logback SMTP appender -->
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
- <version>3.1.2</version>
+ <version>3.1.3</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list