Skip to content

Commit

Permalink
updated used dependencies to latest bugfix versions
Browse files Browse the repository at this point in the history
* and updated NOTICE-THIRD-PARTY and other dependency files

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Aug 22, 2022
1 parent b40d3ad commit 1489227
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
12 changes: 6 additions & 6 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,15 +202,15 @@
<!-- ### Testing dependencies versions -->
<logback.version>1.2.11</logback.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.22.0</assertj.version>
<assertj.version>3.23.1</assertj.version>
<mutability-detector.version>0.10.6</mutability-detector.version>
<equals-verifier.version>3.8.2</equals-verifier.version>
<mockito.version>4.2.0</mockito.version>
<jsonassert.version>1.5.0</jsonassert.version>
<awaitility.version>4.1.1</awaitility.version>
<equals-verifier.version>3.10.1</equals-verifier.version>
<mockito.version>4.7.0</mockito.version>
<jsonassert.version>1.5.1</jsonassert.version>
<awaitility.version>4.2.0</awaitility.version>

<!-- reactive streams versions -->
<reactive-streams.version>1.0.3</reactive-streams.version>
<reactive-streams.version>1.0.4</reactive-streams.version>
<reactive-streams-tck.version>${reactive-streams.version}</reactive-streams-tck.version>
<!-- carefully set testng version to one whose junit dependency is equal to ${junit.version} -->
<reactive-streams-tck.testng.version>7.5</reactive-streams-tck.testng.version>
Expand Down
2 changes: 1 addition & 1 deletion legal/3rd-party-dependencies/compile.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:compile
com.neovisionaries:nv-websocket-client:jar:2.14:compile
org.atteo.classindex:classindex:jar:3.11:compile
org.reactivestreams:reactive-streams:jar:1.0.3:compile
org.reactivestreams:reactive-streams:jar:1.0.4:compile
org.slf4j:slf4j-api:jar:1.7.36:compile
24 changes: 12 additions & 12 deletions legal/3rd-party-dependencies/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ ch.qos.logback:logback-core:jar:1.2.11:test
com.beust:jcommander:jar:1.78:test
com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
junit:junit:jar:4.13.2:test
net.bytebuddy:byte-buddy-agent:jar:1.12.4:test
net.bytebuddy:byte-buddy:jar:1.12.4:test
nl.jqno.equalsverifier:equalsverifier:jar:3.8.2:test
net.bytebuddy:byte-buddy-agent:jar:1.12.13:test
net.bytebuddy:byte-buddy:jar:1.12.10:test
nl.jqno.equalsverifier:equalsverifier:jar:3.10.1:test
org.apache.felix:org.apache.felix.framework:jar:7.0.3:test
org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test
org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test
org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test
org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject:jar:1_2:test
org.assertj:assertj-core:jar:3.22.0:test
org.awaitility:awaitility:jar:4.1.1:test
org.assertj:assertj-core:jar:3.23.1:test
org.awaitility:awaitility:jar:4.2.0:test
org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
org.hamcrest:hamcrest-core:jar:1.3:test
org.hamcrest:hamcrest:jar:2.1:test
org.mockito:mockito-core:jar:4.2.0:test
org.mutabilitydetector:MutabilityDetector:jar:0.10.4:test
org.mockito:mockito-core:jar:4.7.0:test
org.mutabilitydetector:MutabilityDetector:jar:0.10.6:test
org.objenesis:objenesis:jar:3.2:test
org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
org.ops4j.base:ops4j-base-io:jar:1.5.1:test
Expand All @@ -30,23 +30,23 @@ org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
org.ops4j.base:ops4j-base-store:jar:1.5.1:test
org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test
org.ops4j.pax.exam:pax-exam-container-native:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test
org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test
org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.4:test
org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test
org.ops4j.pax.tinybundles:tinybundles:jar:2.1.1:test
org.ops4j.pax.url:pax-url-aether:jar:2.6.8:test
org.ops4j.pax.url:pax-url-aether-support:jar:2.6.8:test
org.ops4j.pax.url:pax-url-aether:jar:2.6.8:test
org.ops4j.pax.url:pax-url-classpath:jar:2.6.8:test
org.ops4j.pax.url:pax-url-commons:jar:2.6.8:test
org.ops4j.pax.url:pax-url-link:jar:2.6.8:test
org.reactivestreams:reactive-streams-examples:jar:1.0.3:test
org.reactivestreams:reactive-streams-tck:jar:1.0.3:test
org.skyscreamer:jsonassert:jar:1.5.0:test
org.reactivestreams:reactive-streams-examples:jar:1.0.4:test
org.reactivestreams:reactive-streams-tck:jar:1.0.4:test
org.skyscreamer:jsonassert:jar:1.5.1:test
org.slf4j:jcl-over-slf4j:jar:1.6.6:test
org.testng:test
org.webjars:jquery:jar:3.5.1:test
8 changes: 4 additions & 4 deletions legal/NOTICE-THIRD-PARTY.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
* Maven sources: https://search.maven.org/remotecontent?filepath=org/atteo/classindex/classindex/3.11/classindex-3.11-sources.jar


## reactive-streams (1.0.3)
## reactive-streams (1.0.4)

* Maven coordinates: `org.reactivestreams:reactive-streams:1.0.3`
* License: [CC0](https://spdx.org/licenses/CC0.html)
* Maven coordinates: `org.reactivestreams:reactive-streams:1.0.4`
* License: [MIT-0](https://spdx.org/licenses/MIT-0.html)
* Project: http://www.reactive-streams.org/
* Sources:
* declared as SCM: https://github.com/reactive-streams/reactive-streams
* Maven sources: https://search.maven.org/remotecontent?filepath=org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3-sources.jar
* Maven sources: https://search.maven.org/remotecontent?filepath=org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4-sources.jar


## SLF4J API Module (1.7.36)
Expand Down

0 comments on commit 1489227

Please sign in to comment.