Skip to content

Commit

Permalink
[FLINK-33075][statefun] Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnVisser committed Sep 12, 2023
1 parent f5dcbd3 commit 69a6dc7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project bundles the following dependencies under the Apache Software Licens
- com.kohlschutter.junixsocket:junixsocket-native-common:2.3.2
- com.squareup.okhttp3:okhttp:3.14.6
- com.squareup.okio:okio:1.17.2
- io.dropwizard.metrics:metrics-core:jar:3.2.6
- io.dropwizard.metrics:metrics-core:3.2.6

This project bundles the following dependencies under the BSD license.
See bundled license files under "META-INF/licenses" for details.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This project bundles the following dependencies under the Apache Software Licens

- com.fasterxml.jackson.core:jackson-annotations:2.13.4
- com.fasterxml.jackson.core:jackson-core:2.13.4
- com.fasterxml.jackson.core:jackson-databind:2.13.4
- com.fasterxml.jackson.core:jackson-databind:2.13.4.2
- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.4
- com.google.auto.service:auto-service-annotations:1.0-rc6
- com.google.errorprone:error_prone_annotations:2.3.4
Expand All @@ -26,7 +26,7 @@ This project bundles the following dependencies under the Apache Software Licens
- commons-io:commons-io:2.11.0
- commons-lang:commons-lang:2.6
- commons-logging:commons-logging:1.1.3
- io.dropwizard.metrics:metrics-core:jar:3.2.6
- io.dropwizard.metrics:metrics-core:3.2.6
- joda-time:joda-time:2.5
- org.apache.commons:commons-compress:1.21
- org.apache.commons:commons-lang3:3.3.2
Expand Down

0 comments on commit 69a6dc7

Please sign in to comment.