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 7e552e899..9cfa2a499 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,8 +7,8 @@ "dependencies": { "strolchjs": "4treesCH/strolchjs#^0.4.3", "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0", - "strolch-wc-auth": "4treesCH/strolch-wc-auth#^0.8.2", - "strolch-wc-inspector": "4treesCH/strolch-wc-inspector#^0.21.0", + "strolch-wc-auth": "4treesCH/strolch-wc-auth#^0.9.0", + "strolch-wc-inspector": "4treesCH/strolch-wc-inspector#^0.22.0", "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.9", "strolch-wc-reports": "4treesCH/strolch-wc-reports#^0.2.11", "strolch-wc-paging": "4treesCH/strolch-wc-paging#^0.1.3",