[java-parent-project] 03/03: IDP-1465 - update janino to 3.1.0
Ian Young
ian at iay.org.uk
Thu Jan 9 12:50:31 EST 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=65d23222bc658391b48b0b56f4afeb7a38fce285
commit 65d23222bc658391b48b0b56f4afeb7a38fce285
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jan 9 17:37:23 2020 +0000
IDP-1465 - update janino to 3.1.0
https://issues.shibboleth.net/jira/browse/IDP-1465
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 706857f..ffe6bd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
<!-- needed for logback SMTP appender -->
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
- <version>2.7.8</version>
+ <version>3.1.0</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