Skip to content

Commit 2bf4dca

Browse files
authored
5.4.1.3 release (#73)
1 parent 55b9ecf commit 2bf4dca

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"yaml": "2.0.0-1",
6060
"form-data": "^4.0.4",
6161
"sha.js": "2.4.12",
62-
"lodash": "^4.17.23",
62+
"lodash": "^4.18.0",
6363
"braces": "^3.0.3",
6464
"esbuild": "^0.27.2",
6565
"prismjs": "^1.30.0",
@@ -73,6 +73,6 @@
7373
"node-fetch": "^2.6.7",
7474
"tmp": "^0.2.4",
7575
"path-to-regexp": "^3.3.0",
76-
"axios": "^1.13.5"
76+
"axios": "^1.15.0"
7777
}
7878
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.ca.apim</groupId>
88
<artifactId>apihub</artifactId>
9-
<version>5.4.1-SNAPSHOT</version>
9+
<version>5.4.1.3-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>

0 commit comments

Comments
 (0)