Skip to content

Commit cb15e9f

Browse files
authored
Using filter library release 1.0.12 (#104)
1 parent 987bb1f commit cb15e9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,11 @@
9696
<groupId>com.powsybl</groupId>
9797
<artifactId>powsybl-ws-commons</artifactId>
9898
</dependency>
99+
<!-- FIXME: gridsuite-filter modules' version is overloaded in the dependencies section. The overloads and this property below have to be removed at next gridsuite-dependencies.version upgrade -->
99100
<dependency>
100101
<groupId>org.gridsuite</groupId>
101102
<artifactId>gridsuite-filter</artifactId>
102-
<version>1.0.9</version>
103+
<version>1.0.12</version>
103104
</dependency>
104105
<dependency>
105106
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)