[java-parent-project] 03/04: Update janino to 3.1.2
Ian Young
ian at iay.org.uk
Tue Oct 20 11:02:02 UTC 2020
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=ea885421c7c174a83bdf8e0a44d74402f23a5019
commit ea885421c7c174a83bdf8e0a44d74402f23a5019
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Oct 20 11:47:09 2020 +0100
Update janino to 3.1.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bcf843c..f9da9dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
<!-- needed for logback SMTP appender -->
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
- <version>3.1.0</version>
+ <version>3.1.2</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