Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into 2427-finalize-unit-tests-for-user…
Browse files Browse the repository at this point in the history
…steamscontrollerservice
  • Loading branch information
khatibtamal committed Jul 23, 2024
2 parents fea69f2 + a44c454 commit ef8fc54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- the list is sorted-->
<apachecommons.version>2.16.1</apachecommons.version>
<apachepoi.version>5.2.4</apachepoi.version>
<commons-text.version>1.11.0</commons-text.version>
<commons-text.version>1.12.0</commons-text.version>
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
<clean-maven-plugin.version>3.4.0</clean-maven-plugin.version>
<front-end-maven-plugin.version>1.12.1</front-end-maven-plugin.version>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<guava.version>33.2.1-jre</guava.version>
<httpclient5.version>5.3.1</httpclient5.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<jjwt.version>0.12.5</jjwt.version>
<lombok.version>1.18.32</lombok.version>
<jjwt.version>0.12.6</jjwt.version>
<lombok.version>1.18.34</lombok.version>
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<snakeyaml.version>2.2</snakeyaml.version>
Expand Down

0 comments on commit ef8fc54

Please sign in to comment.