Skip to content

Commit b58ac82

Browse files
committed
chore(flow-translator-webapp): update generated EIP component schema dependency
1 parent aa06224 commit b58ac82

File tree

1 file changed

+2
-2
lines changed
  • flow-translator/flow-translator-webapp

1 file changed

+2
-2
lines changed

flow-translator/flow-translator-webapp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.codice.keip</groupId>
1313
<artifactId>flow-translator-webapp</artifactId>
14-
<version>0.4.0</version>
14+
<version>0.4.1</version>
1515

1616
<packaging>jar</packaging>
1717

@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.codice.keip.xsd</groupId>
5050
<artifactId>eip-schema-definitions</artifactId>
51-
<version>0.1.0</version>
51+
<version>0.2.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)