Skip to content

Commit

Permalink
feat(395): RSR-1005 Update compas-core to 0.20.0 SCL_CoMPAS.xsd update
Browse files Browse the repository at this point in the history
  - new FlowIEDSystemVersioninstance attribute on Private compas:Flow

Signed-off-by: massifben <105049157+massifben@users.noreply.github.com>
  • Loading branch information
massifben committed May 27, 2024
1 parent 3c1533e commit 29764ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>

<!-- compas -->
<compas-core.version>0.19.0</compas-core.version>
<compas-core.version>0.20.0</compas-core.version>
<compas-scl-xsd.version>0.0.4</compas-scl-xsd.version>

<!-- maven -->
Expand All @@ -50,7 +50,7 @@
<jaxb2-maven-plugin.version>3.1.0</jaxb2-maven-plugin.version>

<junit-version>5.9.0</junit-version>
<logback-classic.version>1.4.5</logback-classic.version>
<logback-classic.version>1.5.6</logback-classic.version>
<assertj.version>3.22.0</assertj.version>
<!-- with version 18.30, lombok is compatible with JDK 21 -->
<lombok.version>1.18.30</lombok.version>
Expand Down

0 comments on commit 29764ad

Please sign in to comment.