[spring-extensions] 01/02: Untabify
Rod Widdowson
rdw at steadingsoftware.com
Sun Nov 7 13:39:37 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=c43db979012cee59aeac52e137c4848c9afeb5cd
commit c43db979012cee59aeac52e137c4848c9afeb5cd
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Nov 7 11:38:19 2021 +0000
Untabify
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 85954f5..5a97c43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<!-- TODO: Remove when parent POM updated. -->
<spring.version>5.3.9</spring.version>
<shibboleth.site.deploy.url>//shibboleth.net/home/javasites/staging/</shibboleth.site.deploy.url>
- <jdk.version>15.3</jdk.version>
+ <jdk.version>15.3</jdk.version>
</properties>
<repositories>
@@ -179,9 +179,9 @@
</activation>
<dependencies>
<dependency>
- <groupId>org.openjdk.nashorn</groupId>
- <artifactId>nashorn-core</artifactId>
- <version>${nashorn.jdk.version}</version>
+ <groupId>org.openjdk.nashorn</groupId>
+ <artifactId>nashorn-core</artifactId>
+ <version>${nashorn.jdk.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list