Skip to content

Commit b78358b

Browse files
committed
Web-Client bump
1 parent 8cffd91 commit b78358b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,13 @@
140140
<dependency>
141141
<groupId>${project.groupId}</groupId>
142142
<artifactId>client</artifactId>
143-
<version>4.2.6-SNAPSHOT</version>
143+
<version>4.2.7</version>
144144
<classifier>classes</classifier>
145145
</dependency>
146146
<dependency>
147147
<groupId>${project.groupId}</groupId>
148148
<artifactId>client</artifactId>
149-
<version>4.2.6-SNAPSHOT</version>
149+
<version>4.2.7</version>
150150
<type>war</type>
151151
</dependency>
152152
<!-- required by jsonld-java - version same as Jersey's HTTP Client -->

0 commit comments

Comments
 (0)