diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index de31457c01..414f1bd435 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -821,7 +821,7 @@ pixman: poco: - 1.14.0 poppler: - - '24.08' + - '24.12' postgresql: - '17' postgresql_plpython: diff --git a/recipe/migrations/poppler2412.yaml b/recipe/migrations/poppler2412.yaml deleted file mode 100644 index 9fa124ca70..0000000000 --- a/recipe/migrations/poppler2412.yaml +++ /dev/null @@ -1,8 +0,0 @@ -__migrator: - build_number: 1 - commit_message: Rebuild for poppler 24.12 - kind: version - migration_number: 1 -migrator_ts: 1733482812.5435493 -poppler: -- '24.12'