Skip to content

Commit b86f696

Browse files
Bump io.vavr:vavr from 0.10.4 to 0.10.6 (#607)
* Bump io.vavr:vavr from 0.10.4 to 0.10.6 Bumps [io.vavr:vavr](https://github.com/vavr-io/vavr) from 0.10.4 to 0.10.6. - [Release notes](https://github.com/vavr-io/vavr/releases) - [Commits](vavr-io/vavr@v0.10.4...v0.10.6) --- updated-dependencies: - dependency-name: io.vavr:vavr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fix ITs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Slawomir Jaranowski <[email protected]>
1 parent 8f34042 commit b86f696

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<dependency>
228228
<groupId>io.vavr</groupId>
229229
<artifactId>vavr</artifactId>
230-
<version>0.10.4</version>
230+
<version>0.10.6</version>
231231
</dependency>
232232
<dependency>
233233
<groupId>javax.inject</groupId>

src/it/sigOkKeysMapWithPluginDependencies/keysmap.list

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ io.airlift:aircompressor = 0x9E93DB1192CEE3D3B581AABB37E9D58EA4598641
137137
io.github.resilience4j = 0x8756C4F765C9AC3CB6B85D62379CE192D401AB61, 0x94FAC9D5B165E80F1F2D9A103FFA7DB1EC0FF1A2
138138
io.netty = 0x7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF
139139
io.reactivex.rxjava2:rxjava:2.1.2 = 0x1D9AA7F9E1E2824728B8CD1794B291AEF984A085
140-
io.vavr = 0x1D339B6A68AE2E8DAEDA65D5276962CA56E73C81, 0x2E732921F44FD0DB434DB5CC55A58E21609DEC6E
140+
io.vavr = 0x1D339B6A68AE2E8DAEDA65D5276962CA56E73C81, 0x2E732921F44FD0DB434DB5CC55A58E21609DEC6E, 0x0942F59B726DA4BD2837DD44F45F03308EE961FF
141141

142142
javax.activation:activation:1.1 = noSig
143143
javax.annotation:jsr250-api:1.0 = noSig
@@ -222,7 +222,6 @@ org.apache.maven.* = \
222222
0x042B29E928995B9DB963C636C7CA19B7B620D787, \
223223
0x0CDE80149711EB46DFF17AE421A24B3F8B0F594A, \
224224
0x190D5A957FF22273E601F7A7C92C5FEC70161C62, \
225-
0x190D5A957FF22273E601F7A7C92C5FEC70161C62, \
226225
0x29BEA2A645F2D6CED7FB12E02B172E3E156466E8, \
227226
0x32118CF76C9EC5D918E54967CA80D1F0EB6CA4BA, \
228227
0x522CA055B326A636D833EF6A0551FD3684FCBBB7, \
@@ -255,7 +254,6 @@ org.apache.velocity:velocity:1.5 = noSig
255254
org.apache.velocity.* = \
256255
0x6F9D10E747DC79485ABB4F72B709E61252F136DD, \
257256
0x7B9751FC3F01F134F476464CD0EB627D4885CED1, \
258-
0x7B9751FC3F01F134F476464CD0EB627D4885CED1, \
259257
0xCE4439C1BEF3DA83B1832F9DBEFEEF227A98B809
260258

261259
org.apache.xbean:xbean-reflect:3.7 = 0x223D3A74B068ECA354DC385CE126833F9CF64915

0 commit comments

Comments
 (0)