Skip to content

Commit

Permalink
META-4027 :- CVE [Medium] Dependabot Alert issues for atlas-metastore…
Browse files Browse the repository at this point in the history
… repo.
  • Loading branch information
nixon-atlan committed Jan 12, 2023
1 parent 6b086cf commit 0d88180
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "7.4.5",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/preset-react": "7.0.0",
"axios": "0.19.0",
"axios": "0.21.1",
"babel-loader": "8.0.6",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-react-transform": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion graphdb/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>7.6.2</version>
<version>7.14.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
<graph.index.backend>solr</graph.index.backend>
<graph.storage.backend>berkeleyje</graph.storage.backend>
<gson.version>2.5</gson.version>
<guava.version>25.1-jre</guava.version>
<guava.version>29.0-jre</guava.version>
<guice.version>4.1.0</guice.version>
<hadoop.hdfs-client.version>${hadoop.version}</hadoop.hdfs-client.version>
<hadoop.version>3.3.0</hadoop.version>
Expand Down

0 comments on commit 0d88180

Please sign in to comment.