Skip to content

Commit

Permalink
NOJIRA
Browse files Browse the repository at this point in the history
Update to current patched version of log4j to fix vulnerability https://www.lunasec.io/docs/blog/log4j-zero-day/
  • Loading branch information
chasegawa committed Dec 10, 2021
1 parent 12683c0 commit ed39f44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ dependencies {
runtimeOnly "org.postgresql:postgresql:42.2.20"
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:2.2.0'
runtimeOnly 'mysql:mysql-connector-java:5.1.48'
runtimeOnly 'com.microsoft.sqlserver:mssql-jdbc:9.4.0.jre11'

//Swagger
compile 'io.springfox:springfox-swagger2:2.9.2'
Expand Down

0 comments on commit ed39f44

Please sign in to comment.