From 509cbbeede64cf29a8535c1ad82e19b14c86fb52 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 11 Feb 2022 10:51:36 +0100 Subject: [PATCH] [Project] Updated strolch-wc-auth to 0.9.5 --- .../resources/archetype-resources/src/main/webapp/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json index cecad4f03..82378809b 100644 --- a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json +++ b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json @@ -7,7 +7,7 @@ "dependencies": { "strolchjs": "strolch-li/strolchjs#^0.5.0", "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1", - "strolch-wc-auth": "strolch-li/strolch-wc-auth#^0.9.4", + "strolch-wc-auth": "strolch-li/strolch-wc-auth#^0.9.5", "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.23.2", "strolch-wc-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.2.0", "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.13",