| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 68c7523 commit b245e6f
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -73,7 +73,7 @@ | |||
| 73 | 73 | <dependency> | |
| 74 | 74 | <groupId>com.fasterxml.jackson.core</groupId> | |
| 75 | 75 | <artifactId>jackson-databind</artifactId> | |
| 76 | - <version>2.13.1</version> | ||
| 76 | + <version>2.13.2</version> | ||
| 77 | 77 | </dependency> | |
| 78 | 78 | ||
| 79 | 79 | <!-- Test Dependencies --> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -56,7 +56,7 @@ limitations under the License. | |||
| 56 | 56 | <dependency> | |
| 57 | 57 | <groupId>com.fasterxml.jackson.core</groupId> | |
| 58 | 58 | <artifactId>jackson-databind</artifactId> | |
| 59 | - <version>2.13.1</version> | ||
| 59 | + <version>2.13.2</version> | ||
| 60 | 60 | </dependency> | |
| 61 | 61 | ||
| 62 | 62 | <dependency> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments