Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/examples/dataflow-near-real…
Browse files Browse the repository at this point in the history
…time-feature-engineering/org.apache.hadoop-hadoop-common-3.4.0
  • Loading branch information
agold-rh authored Oct 7, 2024
2 parents a6dd515 + f3e6540 commit 7bdd8b5
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 79 deletions.
2 changes: 1 addition & 1 deletion examples/dataflow-streaming-schema-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<mvn-target-dir>${basedir}/target</mvn-target-dir>
<derby.version>10.14.2.0</derby.version>
<commons-codec.version>1.14</commons-codec.version>
<commons-io.version>2.4</commons-io.version>
<commons-io.version>2.14.0</commons-io.version>
<excluded.spanner.tests>com.google.cloud.teleport.spanner.IntegrationTest</excluded.spanner.tests>
<truth.version>1.0.1</truth.version>
<dlp.version>2.1.0</dlp.version>
Expand Down
259 changes: 182 additions & 77 deletions tools/bq-visualizer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/bq-visualizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "^16",
"@angular/platform-browser-dynamic": "^16",
"@angular/router": "^16",
"@sentry/browser": "^7.53.0",
"@sentry/browser": "^7.119.1",
"@types/google.accounts": "^0.0.7",
"@types/google.visualization": "^0.0.41",
"@types/gsi": "^0.0.0",
Expand Down

0 comments on commit 7bdd8b5

Please sign in to comment.