Skip to content

Commit

Permalink
Merge pull request #253 from weaviate/update-project-dependencies
Browse files Browse the repository at this point in the history
Update project dependencies to latest versions
  • Loading branch information
antas-marcin authored Jan 5, 2024
2 parents 2dd9157 + de2fc9a commit 0d95ead
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,20 @@
<lang3.version>3.14.0</lang3.version>
<junit.version>5.10.1</junit.version>
<testcontainers.version>1.19.3</testcontainers.version>
<assertj-core.version>3.24.2</assertj-core.version>
<assertj-core.version>3.25.1</assertj-core.version>
<jparams.version>1.0.4</jparams.version>
<mockito.version>5.8.0</mockito.version>
<slf4j.version>2.0.9</slf4j.version>
<slf4j.version>2.0.10</slf4j.version>
<logback.version>1.4.14</logback.version>
<mock-server.version>5.14.0</mock-server.version>
<jackson.version>2.15.3</jackson.version>
<oauth2-oidc-sdk.version>11.7</oauth2-oidc-sdk.version>
<oauth2-oidc-sdk.version>11.9</oauth2-oidc-sdk.version>
<mock-server.version>5.15.0</mock-server.version>
<jackson.version>2.16.0</jackson.version>
<jackson.version>2.16.1</jackson.version>
<protobuf.java.version>3.25.1</protobuf.java.version>
<grpc-netty-shaded.version>1.59.1</grpc-netty-shaded.version>
<grpc-protobuf.version>1.59.1</grpc-protobuf.version>
<grpc-stub.version>1.59.1</grpc-stub.version>
<grpc-netty-shaded.version>1.60.1</grpc-netty-shaded.version>
<grpc-protobuf.version>1.60.1</grpc-protobuf.version>
<grpc-stub.version>1.60.1</grpc-stub.version>
<annotations-api.version>6.0.53</annotations-api.version>
</properties>

Expand Down

0 comments on commit 0d95ead

Please sign in to comment.