Skip to content

Commit

Permalink
upgrade versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ritosilva committed Jul 10, 2023
1 parent 03e1a17 commit 7aceec7
Show file tree
Hide file tree
Showing 3 changed files with 1,569 additions and 1,399 deletions.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<relativePath/>
</parent>
<groupId>pt.ulisboa.tecnico.socialsoftware</groupId>
Expand Down
2 changes: 1 addition & 1 deletion fraud-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pytz==2021.1
requests==2.31.0
retrying==1.3.3
ruamel_yaml==0.15.87
scipy==1.6.2
scipy==1.10.0
setuptools==65.5.1
six==1.15.0
sqlalchemy==1.4.23
Expand Down
Loading

0 comments on commit 7aceec7

Please sign in to comment.