Skip to content

Commit 0a6cf76

Browse files
github-actions[bot]marest94IgorBalog-Engweb-flow
authored
Released master into develop (#265)
* Feature/cors (#263) (#264) * Update properties * Upgrade GHA to use Node.js 20 * Improve handling attributes in firewall * Modify SecurityConfig to use CORS config from property file * Fix wss ssl * Update pom.xml to use latest MMP * Update CHANGELOG.md and README.md * Address PR comments * Update test to check PUT method, since OPTIONS is now allowed in Firewall Co-authored-by: Igor Balog Eng <[email protected]> * [maven-release-plugin] prepare release 1.14.9 * [maven-release-plugin] prepare for next development iteration --------- Co-authored-by: Marko <[email protected]> Co-authored-by: Igor Balog Eng <[email protected]> Co-authored-by: GitHub Actions <[email protected]>
1 parent c8d00a2 commit 0a6cf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>it.eng.idsa</groupId>
1111
<artifactId>true-connector-execution_core_container</artifactId>
12-
<version>1.14.9-SNAPSHOT</version>
12+
<version>1.14.10-SNAPSHOT</version>
1313
<name>true-connector-execution_core_container</name>
1414
<description>TRUE Connector execution core container</description>
1515
<properties>

0 commit comments

Comments
 (0)