Skip to content

Commit bf41ddb

Browse files
committed
comprises version 0.5.1
1 parent 988690b commit bf41ddb

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>pl.psnc.dl.ege</groupId>
55
<artifactId>ege-framework</artifactId>
6-
<version>0.5</version>
6+
<version>0.5.1</version>
77
<name>EGE Framework</name>
88
<properties>
99

@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>org.apache.logging.log4j</groupId>
149149
<artifactId>log4j-core</artifactId>
150-
<version>2.17.1</version>
150+
<version>2.18.0</version>
151151
<scope>compile</scope>
152152
</dependency>
153153
<dependency>
@@ -166,12 +166,6 @@
166166
<artifactId>jpf-tools</artifactId>
167167
<version>1.5.1</version>
168168
</dependency>
169-
<dependency>
170-
<groupId>net.sf.jpf</groupId>
171-
<artifactId>jpf-boot</artifactId>
172-
<version>1.5</version>
173-
<scope>compile</scope>
174-
</dependency>
175169
<dependency>
176170
<groupId>net.sf.jung</groupId>
177171
<artifactId>jung-algorithms</artifactId>

0 commit comments

Comments
 (0)