[java-shib-attribute] branch main updated: Add Spring velocity module for tests.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 6 20:18:10 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-shib-attribute.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=3628a61cea6f4a213bf991400c669d28839a4c4d
The following commit(s) were added to refs/heads/main by this push:
new 3628a61ce Add Spring velocity module for tests.
3628a61ce is described below
commit 3628a61cea6f4a213bf991400c669d28839a4c4d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 6 16:18:07 2022 -0400
Add Spring velocity module for tests.
---
shib-attribute-resolver-spring/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/shib-attribute-resolver-spring/pom.xml b/shib-attribute-resolver-spring/pom.xml
index 9a8e41a6f..4a9fc875d 100644
--- a/shib-attribute-resolver-spring/pom.xml
+++ b/shib-attribute-resolver-spring/pom.xml
@@ -174,6 +174,12 @@
<artifactId>shib-testing</artifactId>
<scope>test</scope>
</dependency>
+
+ <dependency>
+ <groupId>${shib-shared.groupId}</groupId>
+ <artifactId>shib-velocity-spring</artifactId>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>com.unboundid</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list