Skip to content

Commit b4e6439

Browse files
committed
update versions & add owasp suppression for commons-io
1 parent 44a9fcf commit b4e6439

File tree

4 files changed

+216
-209
lines changed

4 files changed

+216
-209
lines changed

.github/workflows/deploy-wiki.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: deploy-wiki
22
on:
33
push:
44
branches:
5+
- main
56
- dev
67
paths:
78
- wiki/**

nalu-plugin-domino-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</issueManagement>
7676

7777
<properties>
78-
<domino.ui.version>2.0.0-RC5</domino.ui.version>
78+
<domino.ui.version>2.0.2</domino.ui.version>
7979
</properties>
8080

8181
<dependencies>

nalu-plugin-elemento/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</issueManagement>
7676

7777
<properties>
78-
<elemento.version>1.0.3</elemento.version>
78+
<elemento.version>1.6.5</elemento.version>
7979
</properties>
8080

8181
<dependencies>

0 commit comments

Comments
 (0)