Skip to content

Commit

Permalink
Merge branch 'master' into uitestupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pethers authored Jan 17, 2025
2 parents 28ae03f + a6e4f22 commit 90caed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion citizen-intelligence-agency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-context</artifactId>
<version>1.69.0</version>
<version>1.69.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<cia.project.versions.commons.lang>2.6</cia.project.versions.commons.lang>
<cia.project.versions.commons.text>1.13.0</cia.project.versions.commons.text>
<cia.project.versions.commons.codec>1.17.2</cia.project.versions.commons.codec>
<cia.project.versions.bouncycastle>1.79</cia.project.versions.bouncycastle>
<cia.project.versions.bouncycastle>1.80</cia.project.versions.bouncycastle>
<cia.project.versions.slf4j>2.0.16</cia.project.versions.slf4j>
<cia.project.versions.aws.v2>2.30.0</cia.project.versions.aws.v2>
<cia.project.versions.logback>1.5.16</cia.project.versions.logback>
Expand Down

0 comments on commit 90caed1

Please sign in to comment.