From a771ecfad5093b022379d3dc7c8ee2ee94e88262 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 13 Mar 2025 23:24:16 +0100 Subject: [PATCH] GH-1105 - Add dependency mapping file. --- etc/mappings.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 etc/mappings.txt diff --git a/etc/mappings.txt b/etc/mappings.txt new file mode 100644 index 00000000..6479e717 --- /dev/null +++ b/etc/mappings.txt @@ -0,0 +1,2 @@ +jmolecules-bom=jMolecules +spring-framework=Spring Framework