diff --git a/commandline/src/test/resources/measures-data.json b/commandline/src/test/resources/measures-data.json
index 4664e99cc..cc0e23490 100644
--- a/commandline/src/test/resources/measures-data.json
+++ b/commandline/src/test/resources/measures-data.json
@@ -12443,7 +12443,7 @@
"administrativeClaims"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-13-mif-tpcc.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-13-mif-tpcc-v2.pdf"
},
"allowedPrograms": [
"mips",
diff --git a/commons/src/main/resources/measures-data.json b/commons/src/main/resources/measures-data.json
index 40e982632..c666fc65f 100644
--- a/commons/src/main/resources/measures-data.json
+++ b/commons/src/main/resources/measures-data.json
@@ -12653,7 +12653,7 @@
"administrativeClaims"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-13-mif-tpcc.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-13-mif-tpcc-v2.pdf"
},
"allowedPrograms": [
"mips",
@@ -12811,7 +12811,7 @@
"administrativeClaims"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-stemi-pci.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-stemi-pci-v2.pdf"
},
"allowedPrograms": [
"mips",
@@ -13003,7 +13003,7 @@
"administrativeClaims"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-ne-cabg.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-ne-cabg-v2.pdf"
},
"allowedPrograms": [
"mips",
@@ -13066,7 +13066,7 @@
"administrativeClaims"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-mel-rsct.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-mel-rsct-v2.pdf"
},
"allowedPrograms": [
"mips",
@@ -13157,7 +13157,7 @@
"M1369"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-psych.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-psych-v2.pdf"
}
},
{
@@ -13180,7 +13180,7 @@
"M1369"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-depression.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-depression-v2.pdf"
}
},
{
@@ -13203,7 +13203,7 @@
"M0005"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-heart-fail.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-heart-fail-v2.pdf"
}
},
{
@@ -13225,7 +13225,7 @@
"M1370"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-low-back.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-low-back-v2.pdf"
}
},
{
@@ -13247,7 +13247,7 @@
"G0057"
],
"measureSpecification": {
- "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-emergency.pdf"
+ "default": "https://qpp.cms.gov/docs/cost_specifications/2023-12-05-mif-ebcm-emergency-v2.pdf"
}
},
{
diff --git a/pom.xml b/pom.xml
index ef34f3eef..5249acfaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,25 +190,25 @@
com.fasterxml.jackson.core
jackson-core
- 2.15.0-rc1
+ 2.15.0
com.fasterxml.jackson.core
jackson-annotations
- 2.13.2
+ 2.15.0
com.fasterxml.jackson.core
jackson-databind
- 2.13.4.2
+ 2.15.0
com.fasterxml.jackson.dataformat
jackson-dataformat-xml
- 2.13.2
+ 2.15.0
@@ -452,7 +452,7 @@
com.fasterxml.jackson.module
jackson-module-jaxb-annotations
- 2.13.4
+ 2.15.0