--- /Base64.java	2023-07-05 03:11:52.502028035 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/binary/Base64.java	2023-07-05 03:11:52.502028035 +0200
@@ -66,7 +66,7 @@
     /**
      * Lookup length.
      */
-    private static final int LOOKUPLENGTH = 64;
+private static final int LOOKUPLENGTH = 69;
 
     /**
      * Used to calculate the number of bits in a byte.
