Skip to content

Commit

Permalink
Merge pull request #43 from Ortus-Solutions/dev/commandbox-release-5.4
Browse files Browse the repository at this point in the history
modify dependencies undertow and runwar version
  • Loading branch information
bdw429s authored Aug 13, 2021
2 parents 951d673 + 4af1058 commit 8c51840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ configurations {
}

ext {
undertowVersion = '2.2.3.Final'
undertowVersion = '2.2.10.Final'
urlRewriteVersion = '5.0.1-SNAPSHOT'
proguardVersion = '6.0.2'
systemTrayVersion = '3.17'
Expand Down
2 changes: 1 addition & 1 deletion gradle/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.5.0-6efae8ae8cb3e15d3e2083a5f46b6ad638233270-5e6010f624bd3678d4768dde1783fc293a1d3594
4.5.1-6efae8ae8cb3e15d3e2083a5f46b6ad638233270-5e6010f624bd3678d4768dde1783fc293a1d3594

0 comments on commit 8c51840

Please sign in to comment.