Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Czernek committed Jun 17, 2020
1 parent 2d2faa1 commit 8a2134a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.iml
target
.secret
dependency-reduced-pom.xml
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<jackson.version>2.9.10.3</jackson.version>
<jackson.version>2.9.10.4</jackson.version>
<google.api.client.version>1.25.0</google.api.client.version>
<google.cloud.pubsub.version>1.70.0</google.cloud.pubsub.version>
<hibernate.version>4.3.6.Final</hibernate.version>
Expand Down

0 comments on commit 8a2134a

Please sign in to comment.